chore: Update translations (#1502)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com> Co-authored-by: Yovan Lutfi Arya (Regerta) Co-authored-by: Matt (duartemvix) Co-authored-by: vfasoulas Co-authored-by: Fernando Sousa (fernando) Co-authored-by: korho
This commit is contained in:
@@ -42,7 +42,13 @@
|
||||
},
|
||||
"VISIBLE_TO_AGENTS": "Приватна нотатка: видима тільки вам та вашій команді",
|
||||
"CHANGE_STATUS": "Статус бесіди змінено",
|
||||
"CHANGE_AGENT": "Оператора бесіди змінено"
|
||||
"CHANGE_AGENT": "Оператора бесіди змінено",
|
||||
"SENT_BY": "Sent by:",
|
||||
"ASSIGNMENT": {
|
||||
"SELECT_AGENT": "Select Agent",
|
||||
"REMOVE": "Видалити",
|
||||
"ASSIGN": "Assign"
|
||||
}
|
||||
},
|
||||
"EMAIL_TRANSCRIPT": {
|
||||
"TITLE": "Send conversation transcript",
|
||||
|
||||
@@ -43,5 +43,12 @@
|
||||
"CUSTOM_EMAIL_DOMAIN_ENABLED": "You can receive emails in your custom domain now."
|
||||
}
|
||||
}
|
||||
},
|
||||
"FORMS": {
|
||||
"MULTISELECT": {
|
||||
"ENTER_TO_SELECT": "Press enter to select",
|
||||
"ENTER_TO_REMOVE": "Press enter to remove",
|
||||
"SELECT_ONE": "Select one"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -165,7 +165,9 @@
|
||||
},
|
||||
"AGENTS": {
|
||||
"TITLE": "Агенти",
|
||||
"DESC": "Here you can add agents to manage your newly created inbox. Only these selected agents will have access to your inbox. Agents which are not part of this inbox will not be able to see or respond to messages in this inbox when they login. <br> <b>PS:</b> As an administrator, if you need access to all inboxes, you should add yourself as agent to all inboxes that you create."
|
||||
"DESC": "Here you can add agents to manage your newly created inbox. Only these selected agents will have access to your inbox. Agents which are not part of this inbox will not be able to see or respond to messages in this inbox when they login. <br> <b>PS:</b> As an administrator, if you need access to all inboxes, you should add yourself as agent to all inboxes that you create.",
|
||||
"VALIDATION_ERROR": "Add atleast one agent to your new Inbox",
|
||||
"PICK_AGENTS": "Pick agents for the inbox"
|
||||
},
|
||||
"DETAILS": {
|
||||
"TITLE": "Деталі скриньки Вхідні",
|
||||
|
||||
@@ -27,6 +27,13 @@
|
||||
"SUCCESS_MESSAGE": "Реєстрація пройшла успішно",
|
||||
"ERROR_MESSAGE": "Не вдалося підключитися до Woot Server, спробуйте ще раз пізніше"
|
||||
},
|
||||
"SUBMIT": "Додати"
|
||||
"SUBMIT": "Додати",
|
||||
"FEATURES": {
|
||||
"UNLIMITED_INBOXES": "Unlimited inboxes",
|
||||
"ROBUST_REPORTING": "Robust Reporting",
|
||||
"CANNED_RESPONSES": "Швидкі відповіді",
|
||||
"AUTO_ASSIGNMENT": "Auto Assignment",
|
||||
"SECURITY": "Enterprise level security"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user