🐛 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
+19
View File
@@ -0,0 +1,19 @@
{
"actions": "操作",
"cancel": "取消",
"check": "檢視",
"close": "關閉",
"closeSuccess": "關閉成功",
"closeWarning": "一旦關閉,將無法操作該工單。請謹慎操作。",
"confirm": "確認",
"confirmClose": "確定要關閉嗎?",
"createdAt": "建立時間",
"inputPlaceholder": "請輸入您的問題,我們會盡快回覆。",
"open": "開啟",
"reply": "回覆",
"status": ["狀態", "待跟進", "待回覆", "已處理", "關閉"],
"ticketList": "工單列表",
"title": "標題",
"updatedAt": "更新時間",
"user": "使用者"
}