chore: Update translations from Crowdin

This commit is contained in:
Sojan Jose
2022-12-15 11:41:15 +03:00
committed by GitHub
parent 9292653bf9
commit 72fcaa739c
228 changed files with 1013 additions and 485 deletions

View File

@@ -0,0 +1,6 @@
{
"EMOJI": {
"PLACEHOLDER": "Search emojis",
"NOT_FOUND": "No emoji match your search"
}
}

View File

@@ -134,7 +134,7 @@
"PHONE_NUMBER": {
"LABEL": "電話號碼",
"PLACEHOLDER": "請輸入發送消息的電話號碼。",
"ERROR": "請輸入一個有效的值。電話號碼應該以`+`開始。"
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
},
"API_CALLBACK": {
"TITLE": "回呼地址",
@@ -185,7 +185,7 @@
"PHONE_NUMBER": {
"LABEL": "電話號碼",
"PLACEHOLDER": "請輸入發送消息的電話號碼。",
"ERROR": "請輸入一個有效的值。電話號碼應該以`+`開始。"
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
},
"SUBMIT_BUTTON": "Create Bandwidth Channel",
"API": {
@@ -214,7 +214,7 @@
"PHONE_NUMBER": {
"LABEL": "電話號碼",
"PLACEHOLDER": "請輸入發送消息的電話號碼。",
"ERROR": "請輸入一個有效的值。電話號碼應該以`+`開始。"
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
},
"PHONE_NUMBER_ID": {
"LABEL": "Phone number ID",

View File

@@ -257,7 +257,7 @@
},
"FORM": {
"NAME": {
"LABEL": "帳戶名稱",
"LABEL": "公司名稱",
"PLACEHOLDER": "Wayne 企業"
},
"SUBMIT": "送出"

View File

@@ -2,11 +2,13 @@
"REGISTER": {
"TRY_WOOT": "註冊帳戶",
"TITLE": "註冊",
"TESTIMONIAL_HEADER": "All it takes is one step to move forward",
"TESTIMONIAL_CONTENT": "You're one step away from engaging your customers, retaining them and finding new ones.",
"TERMS_ACCEPT": "通過註冊,您同意我們的 <a href=\"https://www.chatwoot.com/terms\">T & C</a> 和 <a href=\"https://www.chatwoot.com/privacy-policy\">隱私政策</a>",
"ACCOUNT_NAME": {
"LABEL": "帳戶名稱",
"PLACEHOLDER": "Enter an account name. eg: Wayne Enterprises",
"ERROR": "帳號名稱過短"
"COMPANY_NAME": {
"LABEL": "Company name",
"PLACEHOLDER": "Enter your company name. eg: Wayne Enterprises",
"ERROR": "Company name is too short"
},
"FULL_NAME": {
"LABEL": "姓名",
@@ -16,7 +18,7 @@
"EMAIL": {
"LABEL": "工作電子郵件",
"PLACEHOLDER": "輸入你的工作 Email。例如 bruce@wayne.enterprises",
"ERROR": "Email 無效"
"ERROR": "Please enter a valid work email address"
},
"PASSWORD": {
"LABEL": "密碼",