Chatwoot/app/javascript/dashboard/i18n/locale/uk/contact.json
Sojan Jose 3fcd367952
Chore: New Crowdin translations (#747)
Brings in new translation files from Crowdin.
2020-04-23 23:52:16 +05:30

20 lines
809 B
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": "Мітки бесіди",
"UPDATE_BUTTON": "Оновити мітки",
"UPDATE_ERROR": "Не вдалося оновити мітки, спробуйте ще раз.",
"TAG_PLACEHOLDER": "Додати нову мітку",
"PLACEHOLDER": "Знайти або додати мітку"
}
}
}