chore: Update translations (#11903)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
@@ -5,6 +5,18 @@
|
||||
"LOADING": "사용자 지정 속성들 가져오기",
|
||||
"DESCRIPTION": "A custom attribute tracks additional details about your contacts or conversations—such as the subscription plan or the date of their first purchase. You can add different types of custom attributes, such as text, lists, or numbers, to capture the specific information you need.",
|
||||
"LEARN_MORE": "Learn more about custom attributes",
|
||||
"ATTRIBUTE_MODELS": {
|
||||
"CONVERSATION": "Conversation",
|
||||
"CONTACT": "Contact"
|
||||
},
|
||||
"ATTRIBUTE_TYPES": {
|
||||
"TEXT": "텍스트",
|
||||
"NUMBER": "숫자",
|
||||
"LINK": "링크",
|
||||
"DATE": "Date",
|
||||
"LIST": "리스트",
|
||||
"CHECKBOX": "체크박스"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "사용자 지정 속성 추가하기",
|
||||
"SUBMIT": "만들기",
|
||||
|
||||
Reference in New Issue
Block a user