chore: Update translations from Crowdin (#4652)
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"ATTRIBUTES_MGMT": {
|
||||
"HEADER": "自定义属性",
|
||||
"HEADER_BTN_TXT": "Add Custom Attribute",
|
||||
"LOADING": "Fetching custom attributes",
|
||||
"HEADER_BTN_TXT": "添加自定义属性",
|
||||
"LOADING": "正在获取自定义属性",
|
||||
"SIDEBAR_TXT": "<p><b>Custom Attributes</b> <p>A custom attribute tracks facts about your contacts/conversation — like the subscription plan, or when they ordered the first item etc. <br /><br />For creating a Custom Attribute, just click on the <b>Add Custom Attribute.</b> You can also edit or delete an existing Custom Attribute by clicking on the Edit or Delete button.</p>",
|
||||
"ADD": {
|
||||
"TITLE": "Add Custom Attribute",
|
||||
"TITLE": "添加自定义属性",
|
||||
"SUBMIT": "创建",
|
||||
"CANCEL_BUTTON_TEXT": "取消",
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Display Name",
|
||||
"PLACEHOLDER": "Enter custom attribute display name",
|
||||
"ERROR": "Name is required"
|
||||
"LABEL": "展示名",
|
||||
"PLACEHOLDER": "输入自定义属性展示名称",
|
||||
"ERROR": "名字必填"
|
||||
},
|
||||
"DESC": {
|
||||
"LABEL": "描述信息",
|
||||
@@ -20,12 +20,12 @@
|
||||
"ERROR": "Description is required"
|
||||
},
|
||||
"MODEL": {
|
||||
"LABEL": "Applies to",
|
||||
"PLACEHOLDER": "Please select one",
|
||||
"LABEL": "应用到",
|
||||
"PLACEHOLDER": "请选择一个",
|
||||
"ERROR": "Model is required"
|
||||
},
|
||||
"TYPE": {
|
||||
"LABEL": "Type",
|
||||
"LABEL": "类型",
|
||||
"PLACEHOLDER": "请选择一个类型",
|
||||
"ERROR": "Type is required",
|
||||
"LIST": {
|
||||
@@ -35,10 +35,10 @@
|
||||
}
|
||||
},
|
||||
"KEY": {
|
||||
"LABEL": "Key",
|
||||
"LABEL": "键",
|
||||
"PLACEHOLDER": "Enter custom attribute key",
|
||||
"ERROR": "Key is required",
|
||||
"IN_VALID": "Invalid key"
|
||||
"ERROR": "键是必需的",
|
||||
"IN_VALID": "无效键"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
@@ -77,7 +77,7 @@
|
||||
"TABS": {
|
||||
"HEADER": "自定义属性",
|
||||
"CONVERSATION": "Conversation",
|
||||
"CONTACT": "Contact"
|
||||
"CONTACT": "联系人"
|
||||
},
|
||||
"LIST": {
|
||||
"TABLE_HEADER": [
|
||||
|
||||
Reference in New Issue
Block a user