chore: Update translations from Crowdin (#5810)
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"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": "내용",
|
||||
"PLACEHOLDER": "Enter custom attribute description",
|
||||
"ERROR": "Description is required"
|
||||
"PLACEHOLDER": "사용자 지정 속성 설명 작성하기",
|
||||
"ERROR": "설명이 필요합니다"
|
||||
},
|
||||
"MODEL": {
|
||||
"LABEL": "Applies to",
|
||||
|
||||
Reference in New Issue
Block a user