🐛 fix(locale): Language Select

This commit is contained in:
web@ppanel
2024-12-19 12:12:29 +07:00
parent b243ab9006
commit 0befdb0864
78 changed files with 94 additions and 104 deletions
+79
View File
@@ -0,0 +1,79 @@
{
"actions": "操作",
"cancel": "取消",
"confirm": "確認",
"confirmDelete": "確定刪除嗎?",
"create": "建立",
"createSubscribe": "新增訂閱",
"createSuccess": "建立成功",
"delete": "刪除",
"deleteSuccess": "刪除成功",
"deleteWarning": "刪除後資料無法恢復,請謹慎操作。",
"deviceLimit": "設備數/台",
"edit": "編輯",
"editSubscribe": "編輯訂閱",
"form": {
"cancel": "取消",
"confirm": "確認",
"description": "描述",
"deviceLimit": "設備限制",
"discount": "折扣",
"discountDescription": "基於單價設定折扣",
"discountMonths": "月",
"discountPercent": "折扣比",
"discount_price": "折扣價格",
"duration": "時長(月)",
"inventory": "庫存",
"name": "名稱",
"noLimit": "無限制",
"quota": "限購數量",
"replacement": "重置價格(每次)",
"selectSubscribeGroup": "請選擇訂閱組",
"server": "服務",
"serverGroup": "服務組",
"speedLimit": "速度限制(Mbps",
"subscribeGroup": "訂閱組",
"traffic": "流量",
"unit_price": "單月價格"
},
"group": {
"actions": "操作",
"cancel": "取消",
"confirm": "確認",
"confirmDelete": "確定刪除嗎?",
"create": "建立",
"createSubscribeGroup": "新建訂閱組",
"createSuccess": "建立成功",
"delete": "刪除",
"deleteSuccess": "刪除成功",
"deleteWarning": "刪除後資料無法恢復,請謹慎操作。",
"description": "描述",
"edit": "編輯",
"editSubscribeGroup": "編輯訂閱組",
"form": {
"cancel": "取消",
"confirm": "確認",
"description": "描述",
"name": "名稱"
},
"name": "名稱",
"title": "訂閱組列表",
"updateSuccess": "更新成功",
"updatedAt": "更新時間"
},
"inventory": "庫存",
"name": "名稱",
"quota": "限購/次",
"replacement": "重置價格/次",
"sell": "銷售",
"show": "首頁顯示",
"subscribe": "訂閱",
"subscribeGroup": "訂閱組",
"tabs": {
"subscribe": "訂閱",
"subscribeGroup": "訂閱組"
},
"traffic": "流量",
"unitPrice": "價格/月",
"updateSuccess": "更新成功"
}