aboutsummaryrefslogtreecommitdiffstats
path: root/view/es-es/hstrings.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/es-es/hstrings.php')
-rw-r--r--view/es-es/hstrings.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/es-es/hstrings.php b/view/es-es/hstrings.php
index b3714d087..abbeb83f2 100644
--- a/view/es-es/hstrings.php
+++ b/view/es-es/hstrings.php
@@ -520,7 +520,9 @@ App::$strings["%s - (Incompatible)"] = "%s - (Incompatible)";
App::$strings["mobile"] = "móvil";
App::$strings["experimental"] = "experimental";
App::$strings["unsupported"] = "no soportado";
+App::$strings["No"] = "No";
App::$strings["Yes - with approval"] = "Sí - con aprobación";
+App::$strings["Yes"] = "Sí";
App::$strings["My site is not a public server"] = "Mi sitio no es un servidor público";
App::$strings["My site has paid access only"] = "Mi sitio es un servicio de pago";
App::$strings["My site has free access only"] = "Mi sitio es un servicio gratuito";
@@ -2571,7 +2573,6 @@ App::$strings["Categories:"] = "Temas:";
App::$strings["Filed under:"] = "Archivado bajo:";
App::$strings["View in context"] = "Mostrar en su contexto";
App::$strings["remove"] = "eliminar";
-App::$strings["Loading..."] = "Cargando...";
App::$strings["Delete Selected Items"] = "Eliminar elementos seleccionados";
App::$strings["View Source"] = "Ver el código fuente de la entrada";
App::$strings["Follow Thread"] = "Seguir este hilo";