mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-17 13:02:53 +01:00
27 lines
849 B
JSON
27 lines
849 B
JSON
{
|
|
"navigation": "Navigation",
|
|
"icon": "Icono:",
|
|
"change-icon": "cambio",
|
|
"route": "Ruta:",
|
|
"tooltip": "Nota de ayuda:",
|
|
"text": "Texto:",
|
|
"text-class": "Clase de Texto: <small>opcional</small>",
|
|
"class": "Clase <small>opcional</small>",
|
|
"id": "ID: <small>opcional</small>",
|
|
|
|
"properties": "Propiedades:",
|
|
"show-to-groups": "Show to Groups:",
|
|
"open-new-window": "Abrir en una ventana nueva",
|
|
"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": "Borrar",
|
|
"btn.disable": "Deshabilitar",
|
|
"btn.enable": "Habilitar",
|
|
|
|
"available-menu-items": "Items de Menú Disponibles",
|
|
"custom-route": "Ruta Personalizada:",
|
|
"core": "núcleo",
|
|
"plugin": "plugin"
|
|
}
|