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": "Priority",
"OPTIONS": {
"NONE": "Geen",
"URGENT": "Urgent",
"HIGH": "High",
"MEDIUM": "Medium",
"LOW": "Low"
},
"CHANGE_PRIORITY": {
"SELECT_PLACEHOLDER": "Geen",
"INPUT_PLACEHOLDER": "Select priority",
"NO_RESULTS": "Geen resultaten gevonden",
"SUCCESSFUL": "Changed priority of conversation id %{conversationId} to %{priority}",
"FAILED": "Couldn't change priority. Please try again."
}
},
"CARD_CONTEXT_MENU": {
"PENDING": "Mark as pending",
"RESOLVED": "Mark as resolved",