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

@@ -92,7 +92,12 @@
"CONTACT": "Kontakt"
},
"LIST": {
"TABLE_HEADER": ["Ime", "Opis", "Tip", "Ključ"],
"TABLE_HEADER": {
"NAME": "Ime",
"DESCRIPTION": "Opis",
"TYPE": "Tip",
"KEY": "Ključ"
},
"BUTTONS": {
"EDIT": "Uredi",
"DELETE": "Izbriši"