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

@@ -10,7 +10,7 @@
},
"TEAM_AVAILABILITY": {
"ONLINE": "Kami sedang online",
"OFFLINE": "We are away at the moment"
"OFFLINE": "Kami sedang tidak tersedia saat ini"
},
"REPLY_TIME": {
"IN_A_FEW_MINUTES": "Biasanya membalas dalam beberapa menit",
@@ -21,7 +21,7 @@
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "Lihat pesan baru",
"CLOSE_MESSAGES_BUTTON": "Tutup",
"COMPANY_FROM": "from",
"COMPANY_FROM": "dari",
"BOT": "Bot"
},
"BUBBLE": {
@@ -51,5 +51,10 @@
}
}
},
"FILE_SIZE_LIMIT": "File exceeds the {MAXIMUM_FILE_UPLOAD_SIZE} attachment limit"
"FILE_SIZE_LIMIT": "File melebihi batas {MAXIMUM_FILE_UPLOAD_SIZE} lampiran",
"CHAT_FORM": {
"INVALID": {
"FIELD": "Invalid field"
}
}
}