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": "Nu s-a putut șterge atributul personalizat. Încercați din nou."
},
"CONFIRM": {
"TITLE": "Ești sigur că vrei să ștergi - {attributeName}",
"TITLE": "Sunteți sigur că doriți să ștergi - {attributeName}",
"PLACE_HOLDER": "Te rugăm să introduci {attributeName} pentru a confirma",
"MESSAGE": "Ștergerea va elimina atributul personalizat",
"YES": "Şterge ",
@@ -92,12 +92,12 @@
"CONTACT": "Contact"
},
"LIST": {
"TABLE_HEADER": [
"Nume",
"Descriere",
"Tip",
"Cheie"
],
"TABLE_HEADER": {
"NAME": "Nume",
"DESCRIPTION": "Descriere",
"TYPE": "Tip",
"KEY": "Cheie"
},
"BUTTONS": {
"EDIT": "Editare",
"DELETE": "Şterge"