Chatwoot/app/javascript/dashboard/i18n/locale/uk/contact.json
Sojan Jose a77cc713c2
Chore: Include Tamil, Arabic, other language updates (#1018)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-07-08 00:59:30 +05:30

29 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"CONTACT_PANEL": {
"CONVERSATION_TITLE": "Деталі бесіди",
"BROWSER": "Браузер",
"OS": "Операційна система",
"INITIATED_FROM": "Почалося з",
"INITIATED_AT": "Час початку",
"CONVERSATIONS": {
"NO_RECORDS_FOUND": "Не було попередніх бесід, пов'язаних з цим контактом.",
"TITLE": "Попередні бесіди"
},
"LABELS": {
"TITLE": "Мітки бесіди",
"MODAL": {
"TITLE": "Labels for",
"ACTIVE_LABELS": "Labels added to the conversation",
"INACTIVE_LABELS": "Labels available in the account",
"REMOVE": "Click on X icon to remove the label",
"ADD": "Click on + icon to add the label",
"UPDATE_BUTTON": "Update labels",
"UPDATE_ERROR": "Не вдалося оновити мітки, спробуйте ще раз."
},
"NO_LABELS_TO_ADD": "There are no more labels defined in the account.",
"NO_AVAILABLE_LABELS": "There are no labels added to this conversation."
},
"MUTE_CONTACT": "Mute Contact",
"EDIT_LABEL": "Редагувати"
}
}