chore: Update translations (#6534)

This commit is contained in:
Chatwoot Bot
2023-02-27 18:15:34 -08:00
committed by GitHub
parent 69a1c4527f
commit 04f30e3033
317 changed files with 3104 additions and 167 deletions

View File

@@ -79,7 +79,8 @@
"CONVERSATION_ASSIGNMENT": "대화가 할당될 때 이메일 알림 보내기",
"CONVERSATION_CREATION": "새 대화가 생성될 때 이메일 알림 보내기",
"CONVERSATION_MENTION": "대화에서 멘션될 때 이메일 알림 보내기",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "할당된 대화에서 새 메시지가 생성될 때 이메일 알림 보내기"
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "할당된 대화에서 새 메시지가 생성될 때 이메일 알림 보내기",
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Send email notifications when a new message is created in a participating conversation"
},
"API": {
"UPDATE_SUCCESS": "알림 기본 설정이 성공적으로 업데이트됨",
@@ -92,6 +93,7 @@
"CONVERSATION_CREATION": "새 대화가 만들어질 때 푸시 알림 보내기",
"CONVERSATION_MENTION": "대화에서 멘션될 때 푸시 알림 보내기",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "할당된 대화에서 새 메시지가 생성될 때 푸시 알림 보내기",
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Send push notifications when a new message is created in a participating conversation",
"HAS_ENABLED_PUSH": "이 브라우저에 대한 푸시를 사용 가능으로 설정하셨습니다.",
"REQUEST_PUSH": "푸시 알림 사용"
},
@@ -192,6 +194,7 @@
"CONVERSATIONS": "대화",
"ALL_CONVERSATIONS": "All Conversations",
"MENTIONED_CONVERSATIONS": "멘션",
"PARTICIPATING_CONVERSATIONS": "Participating",
"UNATTENDED_CONVERSATIONS": "Unattended",
"REPORTS": "보고서",
"SETTINGS": "설정",
@@ -239,6 +242,7 @@
"DRAFT": "Draft",
"ARCHIVED": "Archived",
"CATEGORY": "Category",
"SETTINGS": "설정",
"CATEGORY_EMPTY_MESSAGE": "No categories found"
},
"SET_AUTO_OFFLINE": {