mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-13 01:27:01 +02:00
Latest translations and fallbacks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"you-are-on": "Info - Tu estas en <strong>%1:%2</strong>",
|
||||
"nodes-responded": "%1 nodes responded within %2ms!",
|
||||
"you-are-on": "Info - Tú estás en <strong>%1:%2</strong>",
|
||||
"nodes-responded": "¡%1 nodos respondieron en %2ms!",
|
||||
"host": "host",
|
||||
"pid": "pid",
|
||||
"nodejs": "nodejs",
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"site-settings": "Site Settings",
|
||||
"title": "Site Title",
|
||||
"title.name": "Your Community Name",
|
||||
"title.show-in-header": "Show Site Title in Header",
|
||||
"browser-title": "Browser Title",
|
||||
"browser-title-help": "If no browser title is specified, the site title will be used",
|
||||
"title-layout": "Title Layout",
|
||||
"site-settings": "Ajustes del Sitio",
|
||||
"title": "Título del Sitio",
|
||||
"title.name": "Nombre de tu Comunidad",
|
||||
"title.show-in-header": "Mostrar Título del Sitio en el Encabezado",
|
||||
"browser-title": "Título del Navegador",
|
||||
"browser-title-help": "Si no se especifica el título del navegador, se utilizará el título del sitio",
|
||||
"title-layout": "Plantilla del Sitio",
|
||||
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
||||
"description.placeholder": "A short description about your community",
|
||||
"description": "Site Description",
|
||||
|
||||
Reference in New Issue
Block a user