chore: Update translations (#9236)
- update translations ------------------ Co-authored-by: Sojan <sojan@pepalo.com>
This commit is contained in:
@@ -83,7 +83,10 @@
|
||||
"CONVERSATION_CREATION": "새 대화가 생성될 때 이메일 알림 보내기",
|
||||
"CONVERSATION_MENTION": "대화에서 멘션될 때 이메일 알림 보내기",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "할당된 대화에서 새 메시지가 생성될 때 이메일 알림 보내기",
|
||||
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Send email notifications when a new message is created in a participating conversation"
|
||||
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Send email notifications when a new message is created in a participating conversation",
|
||||
"SLA_MISSED_FIRST_RESPONSE": "Send email notifications when a conversation misses first response SLA",
|
||||
"SLA_MISSED_NEXT_RESPONSE": "Send email notifications when a conversation misses next response SLA",
|
||||
"SLA_MISSED_RESOLUTION": "Send email notifications when a conversation misses resolution SLA"
|
||||
},
|
||||
"API": {
|
||||
"UPDATE_SUCCESS": "알림 기본 설정이 성공적으로 업데이트됨",
|
||||
@@ -98,7 +101,10 @@
|
||||
"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": "푸시 알림 사용"
|
||||
"REQUEST_PUSH": "푸시 알림 사용",
|
||||
"SLA_MISSED_FIRST_RESPONSE": "Send push notifications when a conversation misses first response SLA",
|
||||
"SLA_MISSED_NEXT_RESPONSE": "Send push notifications when a conversation misses next response SLA",
|
||||
"SLA_MISSED_RESOLUTION": "Send push notifications when a conversation misses resolution SLA"
|
||||
},
|
||||
"PROFILE_IMAGE": {
|
||||
"LABEL": "프로필 이미지"
|
||||
@@ -199,6 +205,7 @@
|
||||
"SIDEBAR": {
|
||||
"CURRENTLY_VIEWING_ACCOUNT": "Currently viewing:",
|
||||
"SWITCH": "Switch",
|
||||
"INBOX_VIEW": "Inbox View",
|
||||
"CONVERSATIONS": "대화",
|
||||
"INBOX": "받은 메시지함",
|
||||
"ALL_CONVERSATIONS": "All Conversations",
|
||||
@@ -237,6 +244,8 @@
|
||||
"CAMPAIGNS": "Campaigns",
|
||||
"ONGOING": "Ongoing",
|
||||
"ONE_OFF": "One off",
|
||||
"REPORTS_SLA": "SLA",
|
||||
"REPORTS_BOT": "봇",
|
||||
"REPORTS_AGENT": "에이전트",
|
||||
"REPORTS_LABEL": "라벨",
|
||||
"REPORTS_INBOX": "받은 메시지함",
|
||||
|
||||
Reference in New Issue
Block a user