🐛 fix(locale): Language Select
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"actions": "操作",
|
||||
"cancel": "取消",
|
||||
"check": "檢視",
|
||||
"close": "關閉",
|
||||
"closeSuccess": "關閉成功",
|
||||
"closeWarning": "一旦關閉,將無法操作該工單。請謹慎操作。",
|
||||
"confirm": "確認",
|
||||
"confirmClose": "確定要關閉嗎?",
|
||||
"createdAt": "建立時間",
|
||||
"inputPlaceholder": "請輸入您的問題,我們會盡快回覆。",
|
||||
"open": "開啟",
|
||||
"reply": "回覆",
|
||||
"status": ["狀態", "待跟進", "待回覆", "已處理", "關閉"],
|
||||
"ticketList": "工單列表",
|
||||
"title": "標題",
|
||||
"updatedAt": "更新時間",
|
||||
"user": "使用者"
|
||||
}
|
||||
Reference in New Issue
Block a user