diff options
Diffstat (limited to 'view/es-es/hstrings.php')
-rw-r--r-- | view/es-es/hstrings.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/es-es/hstrings.php b/view/es-es/hstrings.php index 471d7ac2c..892473f94 100644 --- a/view/es-es/hstrings.php +++ b/view/es-es/hstrings.php @@ -3014,10 +3014,10 @@ App::$strings["Encrypted content"] = "Contenido cifrado"; App::$strings["Install %1\$s element %2\$s"] = "Instalar el elemento de%1\$s%2\$s"; App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Esta entrada contiene el elemento instalable %s, sin embargo le faltan permisos para instalarlo en este sitio."; App::$strings["card"] = "ficha"; -App::$strings["article"] = "artículo"; +App::$strings["article"] = "el artículo"; App::$strings["Click to open/close"] = "Pulsar para abrir/cerrar"; App::$strings["spoiler"] = "spoiler"; -App::$strings["View article"] = "Ver artículo"; +App::$strings["View article"] = "Ver el artículo"; App::$strings["View summary"] = "Ver sumario"; App::$strings["$1 wrote:"] = "$1 escribió:"; App::$strings[" by "] = "por"; |