chore: Update translations (#7415)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-07-04 14:23:56 +05:30
committed by GitHub
parent 4c7c1cd78a
commit 3c4514c9f7
206 changed files with 862 additions and 580 deletions

View File

@@ -33,7 +33,8 @@
"LABEL_SELECT": {
"TITLE": "Pridaj označenia",
"PLACEHOLDER": "Hľadaj označenia",
"NO_RESULT": "Žiadne označenia neboli nájdené"
"NO_RESULT": "Žiadne označenia neboli nájdené",
"CREATE_LABEL": "Create new label"
}
},
"MERGE_CONTACT": "Zlúčiť kontakt",

View File

@@ -3,6 +3,7 @@
"TITLE": "Nastavenia účtu",
"SUBMIT": "Aktualizovať nastavenia",
"BACK": "Späť",
"DISMISS": "Dismiss",
"UPDATE": {
"ERROR": "Nastavenia sa nepodarilo aktualizovať, skúste to znova!",
"SUCCESS": "Úspešne aktualizované nastavenia účtu"

View File

@@ -18,6 +18,8 @@
"EMPTY_STATE_DEFAULT": "Search by conversation id, email, phone number, messages for better search results. ",
"BOT_LABEL": "Bot",
"READ_MORE": "Read more",
"WROTE": "wrote:"
"WROTE": "wrote:",
"FROM": "od",
"EMAIL": "e-mail"
}
}