Files
NodeBB/public/language/uk/admin/settings/navigation.json
2020-06-07 14:37:39 -04:00

23 lines
748 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.
{
"icon": "Іконка:",
"change-icon": "змінити",
"route": "Шлях:",
"tooltip": "Підказка:",
"text": "Текст:",
"text-class": "Класс тексту: <small>необов'язковий</small>",
"class": "Class: <small>optional</small>",
"id": "ID: <small>необов'язковий</small>",
"properties": "Властивості:",
"groups": "Groups:",
"open-new-window": "Відкривати у новому вікні",
"btn.delete": "Видалити",
"btn.disable": "Вимкнути",
"btn.enable": "Увімкнути",
"available-menu-items": "Доступні пункти меню",
"custom-route": "Користувацький шлях",
"core": "ядро",
"plugin": "плагін"
}