chore: Update language translations (#2321)
This commit is contained in:
@@ -17,9 +17,6 @@
|
||||
"NO_RECORDS_FOUND": "이 연락처와 관련된 이전 대화가 없습니다.",
|
||||
"TITLE": "이전 대화"
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"TITLE": "사용자 지정 특성"
|
||||
},
|
||||
"LABELS": {
|
||||
"TITLE": "대화 라벨",
|
||||
"MODAL": {
|
||||
@@ -170,5 +167,26 @@
|
||||
"FOOTER": {
|
||||
"BUTTON": "View all notes"
|
||||
}
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"TITLE": "사용자 지정 특성",
|
||||
"BUTTON": "Add custom attribute",
|
||||
"ADD": {
|
||||
"TITLE": "Create custom attribute",
|
||||
"DESC": "Add custom information to this contact."
|
||||
},
|
||||
"FORM": {
|
||||
"CREATE": "Add attribute",
|
||||
"CANCEL": "취소",
|
||||
"NAME": {
|
||||
"LABEL": "Custom attribute name",
|
||||
"PLACEHOLDER": "Eg: shopify id",
|
||||
"ERROR": "Invalid custom attribute name"
|
||||
},
|
||||
"VALUE": {
|
||||
"LABEL": "Attribute value",
|
||||
"PLACEHOLDER": "Eg: 11901 "
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user