]> git.mxchange.org Git - friendica-addons.git/blobdiff - libertree/lang/es/strings.php
regenerated all the strings
[friendica-addons.git] / libertree / lang / es / strings.php
index b2d063eda37401e876d7af99dc46701627826047..8244891a5b71cb844131ed2764f42831604d4d9a 100644 (file)
@@ -5,11 +5,10 @@ function string_plural_select_es($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["Post to libertree"] = "Publicar en Libertree";
-$a->strings["libertree Export"] = "libertree Exportar";
-$a->strings["Enable Libertree Post Addon"] = "Habilitar Plugin de publicación de Libertree";
-$a->strings["Libertree API token"] = "Símbolo de API de Libertree";
-$a->strings["Libertree site URL"] = "URL de la página de Libertree";
-$a->strings["Post to Libertree by default"] = "Publicar en Libertree por defecto";
-$a->strings["Save Settings"] = "Guardar Ajustes";
+$a->strings['Post to libertree'] = 'Publicar en Libertree';
+$a->strings['libertree Export'] = 'libertree Exportar';
+$a->strings['Enable Libertree Post Addon'] = 'Habilitar Plugin de publicación de Libertree';
+$a->strings['Libertree API token'] = 'Símbolo de API de Libertree';
+$a->strings['Libertree site URL'] = 'URL de la página de Libertree';
+$a->strings['Post to Libertree by default'] = 'Publicar en Libertree por defecto';
+$a->strings['Save Settings'] = 'Guardar Ajustes';