update
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
"demo": {
|
||||
"lang": "Chinese",
|
||||
"description": "您的下一个项目的起点基于 MUI。简单的定制可帮助您更快、更好地构建应用程序。"
|
||||
}
|
||||
},
|
||||
"new-product": "新產品"
|
||||
}
|
||||
|
62
03_source/frontend/src/locales/langs/hk/common.json
Executable file
62
03_source/frontend/src/locales/langs/hk/common.json
Executable file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"demo": {
|
||||
"lang": "中文",
|
||||
"description": "您下一個項目的起點基於 MUI。簡單的定制可幫助您更快、更好地構建應用程序。"
|
||||
},
|
||||
"new-product": "新產品",
|
||||
"back": "返回",
|
||||
"App": "應用程式",
|
||||
"Ecommerce": "電子商務",
|
||||
"Analytics": "分析",
|
||||
"Banking": "銀行",
|
||||
"Booking": "預訂",
|
||||
"File": "文件",
|
||||
"Course": "課程",
|
||||
"User": "用戶",
|
||||
"Product": "產品",
|
||||
"Order": "訂單",
|
||||
"Invoice": "發票",
|
||||
"Blog": "博客",
|
||||
"Job": "工作",
|
||||
"Tour": "旅遊",
|
||||
"manager": "管理員",
|
||||
"Mail": "郵件",
|
||||
"Chat": "聊天",
|
||||
"Calendar": "日曆",
|
||||
"Kanban": "看板",
|
||||
"Permission": "權限",
|
||||
"Level": "級別",
|
||||
"Disabled": "禁用",
|
||||
"Label": "標籤",
|
||||
"Caption": "標題",
|
||||
"Params": "參數",
|
||||
"link": "鏈接",
|
||||
"Blank": "空白",
|
||||
"File-manager": "文件管理器",
|
||||
"External-link": "外部鏈接",
|
||||
"Profile": "個人資料",
|
||||
"Cards": "卡片",
|
||||
"List": "列表",
|
||||
"Create": "創建",
|
||||
"Edit": "編輯",
|
||||
"Account": "賬戶",
|
||||
"Details": "詳情",
|
||||
"Create-at": "創建於",
|
||||
"Category": "分類",
|
||||
"Stock": "庫存",
|
||||
"Price": "價格",
|
||||
"Publish": "發布",
|
||||
"in stock": "有貨",
|
||||
"low stock": "低庫存",
|
||||
"out of stock": "缺貨",
|
||||
"In stock": "有貨",
|
||||
"Low stock": "低庫存",
|
||||
"Out of stock": "缺貨",
|
||||
"Published": "已發布",
|
||||
"Draft": "草稿",
|
||||
"published": "已發布",
|
||||
"draft": "草稿",
|
||||
"Dashboard": "儀表板",
|
||||
"Apply": "應用",
|
||||
"hello": "world"
|
||||
}
|
12
03_source/frontend/src/locales/langs/hk/navbar.json
Executable file
12
03_source/frontend/src/locales/langs/hk/navbar.json
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"app": "應用",
|
||||
"job": "工作",
|
||||
"user": "用戶",
|
||||
"travel": "旅行",
|
||||
"invoice": "發票",
|
||||
"blog": {
|
||||
"title": "部落格",
|
||||
"caption": "自定義鍵盤快捷鍵。"
|
||||
},
|
||||
"subheader": "子標題"
|
||||
}
|
Reference in New Issue
Block a user