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

@@ -15,7 +15,7 @@
"ERROR": "Title is required"
},
"MESSAGE": {
"LABEL": "Message",
"LABEL": "메시지",
"PLACEHOLDER": "Please enter the message of campaign",
"ERROR": "Message is required"
},
@@ -42,6 +42,19 @@
"ERROR_MESSAGE": "There was an error. Please try again."
}
},
"DELETE": {
"BUTTON_TEXT": "삭제",
"CONFIRM": {
"TITLE": "삭제 확인",
"MESSAGE": "Are you sure to delete?",
"YES": "예, 삭제합니다. ",
"NO": "아니요, 유지해주세요. "
},
"API": {
"SUCCESS_MESSAGE": "Campaign deleted successfully",
"ERROR_MESSAGE": "Could not delete the campaign. Please try again later."
}
},
"EDIT": {
"TITLE": "Edit campaign",
"UPDATE_BUTTON_TEXT": "업데이트",
@@ -55,7 +68,7 @@
"404": "There are no campaigns created for this inbox.",
"TABLE_HEADER": {
"TITLE": "Title",
"MESSAGE": "Message",
"MESSAGE": "메시지",
"STATUS": "상태",
"SENDER": "Sender",
"URL": "URL",