]> git.mxchange.org Git - friendica-addons.git/blobdiff - blockbot/lang/es/strings.php
regenerated all the strings
[friendica-addons.git] / blockbot / lang / es / strings.php
index 5eef3effb10b019bbba1f968901d1d19655001e9..93ff45bfee6716c915e8c19e62664980115f613e 100644 (file)
@@ -5,9 +5,8 @@ function string_plural_select_es($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["Save Settings"] = "Guardar ajustes";
-$a->strings["Allow \"good\" crawlers"] = "Permitir rastreadores web \"buenos\"";
-$a->strings["Block GabSocial"] = "Bloquear GabSocial";
-$a->strings["Training mode"] = "Modo de entrenamiento";
-$a->strings["Settings updated."] = "Ajustes actualizados.";
+$a->strings['Save Settings'] = 'Guardar ajustes';
+$a->strings['Allow "good" crawlers'] = 'Permitir rastreadores web "buenos"';
+$a->strings['Block GabSocial'] = 'Bloquear GabSocial';
+$a->strings['Training mode'] = 'Modo de entrenamiento';
+$a->strings['Settings updated.'] = 'Ajustes actualizados.';