mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-30 19:30:04 +01:00
27 lines
845 B
JSON
27 lines
845 B
JSON
{
|
|
"navigation": "Navigation",
|
|
"icon": "Ikona:",
|
|
"change-icon": "zmeniť",
|
|
"route": "Cesta:",
|
|
"tooltip": "Tip:",
|
|
"text": "Text:",
|
|
"text-class": "Textová trieda: <small>doporučené</small>",
|
|
"class": "Class: <small>optional</small>",
|
|
"id": "ID: <small>doporučené</small>",
|
|
|
|
"properties": "Vlastnosti:",
|
|
"show-to-groups": "Show to Groups:",
|
|
"open-new-window": "Otvoriť v novom okne",
|
|
"dropdown": "Dropdown",
|
|
"dropdown-placeholder": "Place your dropdown menu items below, ie: <br/><li><a class="dropdown-item" href="https://myforum.com">Link 1</a></li>",
|
|
|
|
"btn.delete": "Odstrániť",
|
|
"btn.disable": "Zakázať",
|
|
"btn.enable": "Povoliť",
|
|
|
|
"available-menu-items": "Dostupné položky ponuky",
|
|
"custom-route": "Upraviť cestu",
|
|
"core": "jadro",
|
|
"plugin": "zásuvný modul"
|
|
}
|