chore: Update translations (#9946)

This commit is contained in:
Chatwoot Bot
2024-08-16 14:06:32 +05:30
committed by GitHub
parent f38101527f
commit bb78639696
903 changed files with 4461 additions and 1860 deletions

View File

@@ -7,7 +7,7 @@
"ADD": {
"TITLE": "Add Custom Attribute",
"SUBMIT": "Create",
"CANCEL_BUTTON_TEXT": "Cancel",
"CANCEL_BUTTON_TEXT": "Odustani",
"FORM": {
"NAME": {
"LABEL": "Display Name",
@@ -58,7 +58,7 @@
}
},
"DELETE": {
"BUTTON_TEXT": "Delete",
"BUTTON_TEXT": "Izbriši",
"API": {
"SUCCESS_MESSAGE": "Custom Attribute deleted successfully.",
"ERROR_MESSAGE": "Couldn't delete the custom attribute. Try again."
@@ -68,7 +68,7 @@
"PLACE_HOLDER": "Please type {attributeName} to confirm",
"MESSAGE": "Deleting will remove the custom attribute",
"YES": "Delete ",
"NO": "Cancel"
"NO": "Odustani"
}
},
"EDIT": {
@@ -92,14 +92,14 @@
},
"LIST": {
"TABLE_HEADER": [
"Name",
"Ime",
"Description",
"Type",
"Key"
],
"BUTTONS": {
"EDIT": "Edit",
"DELETE": "Delete"
"EDIT": "Uredi",
"DELETE": "Izbriši"
},
"EMPTY_RESULT": {
"404": "There are no custom attributes created",