mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 07:47:47 +02:00
27 lines
839 B
JSON
27 lines
839 B
JSON
{
|
|
"navigation": "Navigation",
|
|
"icon": "Ícone:",
|
|
"change-icon": "modificar",
|
|
"route": "Rota:",
|
|
"tooltip": "Tooltip:",
|
|
"text": "Texto:",
|
|
"text-class": "Classe do Texto: <small>opcional</small>",
|
|
"class": "Classe: <small>opcional</small>",
|
|
"id": "ID: <small>opcional</small>",
|
|
|
|
"properties": "Propriedades:",
|
|
"show-to-groups": "Show to Groups:",
|
|
"open-new-window": "Abrir em uma nova janela",
|
|
"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": "Deletar",
|
|
"btn.disable": "Desativar",
|
|
"btn.enable": "Ativar",
|
|
|
|
"available-menu-items": "Itens Disponíveis no Menu",
|
|
"custom-route": "Rota Personalizada",
|
|
"core": "core",
|
|
"plugin": "plugin"
|
|
}
|