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": "Unknown File",
"SAVE_CONTACT": "Save",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
"REPLIED_TO_STORY": "Replied to your story",
"SUCCESS_DELETE_MESSAGE": "Message deleted successfully",
"FAIL_DELETE_MESSSAGE": "Couldn't delete message! Try again",
"NO_RESPONSE": "No response",
@@ -66,6 +67,23 @@
"NEXT_WEEK": "Next week"
}
},
"PRIORITY": {
"TITLE": "Prioritet",
"OPTIONS": {
"NONE": "Nijedno",
"URGENT": "Hitno",
"HIGH": "Visoko",
"MEDIUM": "Srednje",
"LOW": "Nisko"
},
"CHANGE_PRIORITY": {
"SELECT_PLACEHOLDER": "Nijedno",
"INPUT_PLACEHOLDER": "Odaberi prioritet",
"NO_RESULTS": "Nisu pronađeni rezultati",
"SUCCESSFUL": "Prioritet razgovora id %{conversationId} promijenjen na %{priority}",
"FAILED": "Nije moguće promijeniti prioritet. Molim, pokušajte kasnije."
}
},
"CARD_CONTEXT_MENU": {
"PENDING": "Mark as pending",
"RESOLVED": "Mark as resolved",