chore: New Crowdin Translation updates (#2063)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"INITIATED_FROM": "啟動自:",
|
||||
"INITIATED_AT": "發起於",
|
||||
"IP_ADDRESS": "IP Address",
|
||||
"NEW_MESSAGE": "New message",
|
||||
"CONVERSATIONS": {
|
||||
"NO_RECORDS_FOUND": "此聯繫人没有關聯到以前的會話。",
|
||||
"TITLE": "上一次對話"
|
||||
@@ -71,7 +72,9 @@
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
"PLACEHOLDER": "請輸入聯絡人電話",
|
||||
"LABEL": "聯絡人電話"
|
||||
"LABEL": "聯絡人電話",
|
||||
"HELP": "Phone number should be of E.164 format eg: +1415555555 [+][country code][area code][local phone number]",
|
||||
"ERROR": "Phone number should be either empty or of E.164 format"
|
||||
},
|
||||
"LOCATION": {
|
||||
"PLACEHOLDER": "請輸入聯絡人位置",
|
||||
@@ -104,6 +107,30 @@
|
||||
"CONTACT_ALREADY_EXIST": "這個電子信箱已經被其他聯絡人使用了。",
|
||||
"ERROR_MESSAGE": "出現錯誤,請重試"
|
||||
},
|
||||
"NEW_CONVERSATION": {
|
||||
"BUTTON_LABEL": "Start conversation",
|
||||
"TITLE": "New conversation",
|
||||
"DESC": "Start a new conversation by sending a new message.",
|
||||
"NO_INBOX": "Couldn't find an inbox to initiate a new conversation with this contact.",
|
||||
"FORM": {
|
||||
"TO": {
|
||||
"LABEL": "To"
|
||||
},
|
||||
"INBOX": {
|
||||
"LABEL": "Inbox",
|
||||
"ERROR": "Select an inbox"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Message",
|
||||
"PLACEHOLDER": "Write your message here",
|
||||
"ERROR": "Message can't be empty"
|
||||
},
|
||||
"SUBMIT": "Send message",
|
||||
"CANCEL": "取消操作",
|
||||
"SUCCESS_MESSAGE": "Message sent!",
|
||||
"ERROR_MESSAGE": "Couldn't send! try again"
|
||||
}
|
||||
},
|
||||
"CONTACTS_PAGE": {
|
||||
"HEADER": "Contacts",
|
||||
"SEARCH_BUTTON": "Search",
|
||||
|
||||
Reference in New Issue
Block a user