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": "创建Bandwidth渠道",
"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": "输入帐户名称,例如 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": "请输入您的工作电子邮件地址,例如 bruce@wayne.enterprises",
"ERROR": "电子邮件地址无效"
"ERROR": "Please enter a valid work email address"
},
"PASSWORD": {
"LABEL": "密码",