chore: Bring updated translations (#2945)
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
"NAME": {
|
||||
"LABEL": "你的姓名",
|
||||
"ERROR": "Please enter a valid full name",
|
||||
"PLACEHOLDER": "Please enter your full name"
|
||||
"PLACEHOLDER": "請輸入您的完整姓名"
|
||||
},
|
||||
"DISPLAY_NAME": {
|
||||
"LABEL": "顯示名稱",
|
||||
@@ -81,9 +81,9 @@
|
||||
"PLACEHOLDER": "請輸入您的名字,這將會在對話中顯示"
|
||||
},
|
||||
"CURRENT_PASSWORD": {
|
||||
"LABEL": "Current password",
|
||||
"ERROR": "Please enter the current password",
|
||||
"PLACEHOLDER": "Please enter the current password"
|
||||
"LABEL": "目前的密碼",
|
||||
"ERROR": "請輸入目前的密碼",
|
||||
"PLACEHOLDER": "請輸入目前的密碼"
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "密碼",
|
||||
@@ -102,6 +102,7 @@
|
||||
"CHANGE_ACCOUNTS": "切換帳戶",
|
||||
"SELECTOR_SUBTITLE": "從以下列表中選擇一個帳戶",
|
||||
"PROFILE_SETTINGS": "個人資料設定",
|
||||
"KEYBOARD_SHORTCUTS": "Keyboard Shortcuts",
|
||||
"LOGOUT": "退出登入"
|
||||
},
|
||||
"APP_GLOBAL": {
|
||||
@@ -130,8 +131,8 @@
|
||||
"SIDEBAR": {
|
||||
"CONVERSATIONS": "會話",
|
||||
"REPORTS": "報表",
|
||||
"CONTACTS": "聯絡人",
|
||||
"SETTINGS": "設定",
|
||||
"CONTACTS": "聯絡人",
|
||||
"HOME": "首頁",
|
||||
"AGENTS": "客服",
|
||||
"INBOXES": "收件匣",
|
||||
@@ -141,13 +142,18 @@
|
||||
"ACCOUNT_SETTINGS": "帳戶設定",
|
||||
"APPLICATIONS": "Applications",
|
||||
"LABELS": "標籤",
|
||||
"ATTRIBUTES": "Attributes",
|
||||
"TEAMS": "團隊",
|
||||
"ALL_CONTACTS": "All Contacts",
|
||||
"TAGGED_WITH": "Tagged with",
|
||||
"REPORTS_OVERVIEW": "Overview",
|
||||
"CSAT": "CSAT"
|
||||
"REPORTS_OVERVIEW": "總覽",
|
||||
"CSAT": "CSAT",
|
||||
"CAMPAIGNS": "Campaigns",
|
||||
"ONGOING": "Ongoing",
|
||||
"ONE_OFF": "One off"
|
||||
},
|
||||
"CREATE_ACCOUNT": {
|
||||
"NO_ACCOUNT_WARNING": "Uh oh! We could not find any Chatwoot accounts. Please create a new account to continue.",
|
||||
"NEW_ACCOUNT": "新帳戶",
|
||||
"SELECTOR_SUBTITLE": "建立新帳戶",
|
||||
"API": {
|
||||
@@ -162,5 +168,30 @@
|
||||
},
|
||||
"SUBMIT": "送出"
|
||||
}
|
||||
},
|
||||
"KEYBOARD_SHORTCUTS": {
|
||||
"TITLE": {
|
||||
"OPEN_CONVERSATION": "開啟對話",
|
||||
"RESOLVE_AND_NEXT": "Resolve and move to next",
|
||||
"NAVIGATE_DROPDOWN": "Navigate dropdown items",
|
||||
"RESOLVE_CONVERSATION": "Resolve Conversation",
|
||||
"GO_TO_CONVERSATION_DASHBOARD": "Go to Conversation Dashboard",
|
||||
"ADD_ATTACHMENT": "Add Attachment",
|
||||
"GO_TO_CONTACTS_DASHBOARD": "Go to Contacts Dashboard",
|
||||
"TOGGLE_SIDEBAR": "Toggle Sidebar",
|
||||
"GO_TO_REPORTS_SIDEBAR": "Go to Reports sidebar",
|
||||
"MOVE_TO_NEXT_TAB": "Move to next tab in conversation list",
|
||||
"GO_TO_SETTINGS": "前往設定",
|
||||
"SWITCH_CONVERSATION_STATUS": "Switch to the next conversation status",
|
||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||
"TOGGLE_RICH_CONTENT_EDITOR": "Toggle Rich Content editor",
|
||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||
},
|
||||
"KEYS": {
|
||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
||||
"FORWARD_SLASH_KEY": "/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user