chore: Update translations (#1536)

Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: AlguienSama
Co-authored-by: Yovan Lutfi Arya (Regerta)
Co-authored-by: Frederik
Co-authored-by: Ambler (ambler)
Co-authored-by: Hossein Sadeghi (ssageghi)
Co-authored-by: korho
Co-authored-by: vfasoulas
Co-authored-by: Thiago Ramos (thiago)
Co-authored-by: Ehab hakawati (ehab.hakawati)
Co-authored-by: Karl Marx (taylanguney)
Co-authored-by: Fernando Sousa (Fernando)
Co-authored-by: Matt (duartemvix)
This commit is contained in:
Sojan Jose
2020-12-22 18:01:10 +05:30
committed by GitHub
parent fe6571c3ff
commit 677f56f802
89 changed files with 559 additions and 559 deletions

View File

@@ -5,13 +5,18 @@
"TERMS_ACCEPT": "회원가입 시, 당신은 우리의 <a href=\"https://www.chatwoot.com/terms\">T & C</a> 및<a href=\"https://www.chatwoot.com/privacy-policy\">개인 정보 보호 정책</a>에 동의하게 됩니다.",
"ACCOUNT_NAME": {
"LABEL": "계정 이름",
"PLACEHOLDER": "Wayne Enterprises",
"ERROR": "계정 이름이 너무 짧음"
"PLACEHOLDER": "Enter an account name. eg: Wayne Enterprises",
"ERROR": "Account name is too short"
},
"FULL_NAME": {
"LABEL": "Full name",
"PLACEHOLDER": "Enter your full name. eg: Bruce Wayne",
"ERROR": "Full name is too short"
},
"EMAIL": {
"LABEL": "이메일",
"PLACEHOLDER": "bruce@wayne.enterprises",
"ERROR": "이메일이 잘못됨"
"LABEL": "Work email",
"PLACEHOLDER": "Enter your work email address. eg: bruce@wayne.enterprises",
"ERROR": "Email address is invalid"
},
"PASSWORD": {
"LABEL": "비밀번호",
@@ -28,12 +33,6 @@
"ERROR_MESSAGE": "Woot Server에 연결할 수 없음. 나중에 다시 시도하십시오."
},
"SUBMIT": "보내기",
"FEATURES": {
"UNLIMITED_INBOXES": "받은 메시지함 무제한",
"ROBUST_REPORTING": "강력한 보고",
"CANNED_RESPONSES": "미리 준비된 답변",
"AUTO_ASSIGNMENT": "자동 할당",
"SECURITY": "엔터프라이즈급 보안"
}
"HAVE_AN_ACCOUNT": "Already have an account?"
}
}