chore: Update translations (#7033)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-05-06 02:40:50 -07:00
committed by GitHub
parent 022383d942
commit 3dedfee350
262 changed files with 3051 additions and 1500 deletions

View File

@@ -33,7 +33,7 @@
},
"ADD": {
"TITLE": "Configure new bot",
"CANCEL_BUTTON_TEXT": "annulla",
"CANCEL_BUTTON_TEXT": "Annulla",
"API": {
"SUCCESS_MESSAGE": "Bot added successfully",
"ERROR_MESSAGE": "Could not add bot, Please try again later"
@@ -48,7 +48,7 @@
"BUTTON_TEXT": "Elimina",
"TITLE": "Delete Bot",
"SUBMIT": "Elimina",
"CANCEL_BUTTON_TEXT": "annulla",
"CANCEL_BUTTON_TEXT": "Annulla",
"DESCRIPTION": "Are you sure you want to delete this bot? This action is irreversible",
"API": {
"SUCCESS_MESSAGE": "Bot deleted successfully",
@@ -59,7 +59,7 @@
"BUTTON_TEXT": "Modifica",
"LOADING": "Fetching Bots...",
"TITLE": "Edit Bot",
"CANCEL_BUTTON_TEXT": "annulla",
"CANCEL_BUTTON_TEXT": "Annulla",
"API": {
"SUCCESS_MESSAGE": "Bot updated successfully",
"ERROR_MESSAGE": "Could not update bot, Please try again later"