chore: Update translations (#6999)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-04-28 07:58:03 -07:00
committed by GitHub
parent 02c467b6db
commit be3c75e858
611 changed files with 4830 additions and 2339 deletions

View File

@@ -37,6 +37,7 @@
"UNKNOWN_FILE_TYPE": "File sconosciuto",
"SAVE_CONTACT": "Save",
"UPLOADING_ATTACHMENTS": "Caricamento allegati...",
"REPLIED_TO_STORY": "Replied to your story",
"SUCCESS_DELETE_MESSAGE": "Messaggio eliminato con successo",
"FAIL_DELETE_MESSSAGE": "Impossibile eliminare il messaggio! Riprova",
"NO_RESPONSE": "Nessuna risposta",
@@ -66,6 +67,23 @@
"NEXT_WEEK": "Prossima settimana"
}
},
"PRIORITY": {
"TITLE": "Priority",
"OPTIONS": {
"NONE": "Nessuno",
"URGENT": "Urgent",
"HIGH": "High",
"MEDIUM": "Medium",
"LOW": "Low"
},
"CHANGE_PRIORITY": {
"SELECT_PLACEHOLDER": "Nessuno",
"INPUT_PLACEHOLDER": "Select priority",
"NO_RESULTS": "Nessun risultato trovato",
"SUCCESSFUL": "Changed priority of conversation id %{conversationId} to %{priority}",
"FAILED": "Couldn't change priority. Please try again."
}
},
"CARD_CONTEXT_MENU": {
"PENDING": "Segna come in sospeso",
"RESOLVED": "Contrassegna come risolto",