chore: Update translations (#11903)

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
Chatwoot Bot
2025-07-14 02:22:57 -07:00
committed by GitHub
parent 07dd6448f4
commit d89fa09359
266 changed files with 3281 additions and 57 deletions

View File

@@ -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": "만들기",