chore: Update translations from Crowdin (#10686)

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
This commit is contained in:
Chatwoot Bot
2025-02-11 23:04:34 -08:00
committed by GitHub
parent cd80bd07ca
commit 4a088e0663
640 changed files with 22425 additions and 8557 deletions

View File

@@ -65,7 +65,7 @@
"ERROR_MESSAGE": "Couldn't delete the custom attribute. Try again."
},
"CONFIRM": {
"TITLE": "Are you sure want to delete - {attributeName}",
"TITLE": "Určite chcete vymazať - {attributeName}",
"PLACE_HOLDER": "Please type {attributeName} to confirm",
"MESSAGE": "Deleting will remove the custom attribute",
"YES": "Vymazať ",
@@ -92,12 +92,12 @@
"CONTACT": "Contact"
},
"LIST": {
"TABLE_HEADER": [
"Meno",
"Description",
"Type",
"Key"
],
"TABLE_HEADER": {
"NAME": "Meno",
"DESCRIPTION": "Description",
"TYPE": "Type",
"KEY": "Key"
},
"BUTTONS": {
"EDIT": "Upraviť",
"DELETE": "Vymazať"