chore: Enable Polish (pl), update translations (#2403)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2021-06-15 22:15:18 +05:30
committed by GitHub
parent e41957ae02
commit 7a7f6234b1
406 changed files with 7491 additions and 952 deletions

View File

@@ -78,6 +78,11 @@
"ERROR": "올바른 전자 메일 주소를 입력하십시오.",
"PLACEHOLDER": "대화 중에 표시되는 이메일 주소를 입력하십시오."
},
"CURRENT_PASSWORD": {
"LABEL": "Current password",
"ERROR": "Please enter the current password",
"PLACEHOLDER": "Please enter the current password"
},
"PASSWORD": {
"LABEL": "비밀번호",
"ERROR": "6글자 이상의 비밀번호를 입력하십시오.",
@@ -132,6 +137,7 @@
"CANNED_RESPONSES": "미리 준비된 답변",
"INTEGRATIONS": "통합",
"ACCOUNT_SETTINGS": "계정 설정",
"APPLICATIONS": "Applications",
"LABELS": "라벨",
"TEAMS": "팀"
},