diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-10-29 10:17:04 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-10-29 10:17:04 +0100 |
commit | 3d0138569d6af66036722e38bcc138d2caeb4a47 (patch) | |
tree | e4661e6b1fc5751c25ae3dee019dfa2b9a17860f | |
parent | 7bb7d736a283eb9564cff88ac9001eea57cebb04 (diff) | |
download | volse-hubzilla-3d0138569d6af66036722e38bcc138d2caeb4a47.tar.gz volse-hubzilla-3d0138569d6af66036722e38bcc138d2caeb4a47.tar.bz2 volse-hubzilla-3d0138569d6af66036722e38bcc138d2caeb4a47.zip |
merge view/es-es/hstrings.php from dev
-rw-r--r-- | view/es-es/hstrings.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/es-es/hstrings.php b/view/es-es/hstrings.php index 0eb4c5922..6daac9592 100644 --- a/view/es-es/hstrings.php +++ b/view/es-es/hstrings.php @@ -536,9 +536,7 @@ 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"; |