diff --git a/plugins/TakeATour/language/es_ES/description.txt b/plugins/TakeATour/language/es_ES/description.txt new file mode 100755 index 000000000..fd1cd94ac --- /dev/null +++ b/plugins/TakeATour/language/es_ES/description.txt @@ -0,0 +1 @@ +Visita tu Piwigo para descubrir sus funciones. Este plugin tiene múltiples tours con diferentes temáticas para principiantes así como usuarios avanzados. \ No newline at end of file diff --git a/plugins/TakeATour/language/es_ES/index.php b/plugins/TakeATour/language/es_ES/index.php new file mode 100644 index 000000000..ec6605317 --- /dev/null +++ b/plugins/TakeATour/language/es_ES/index.php @@ -0,0 +1,7 @@ + diff --git a/plugins/TakeATour/language/es_ES/plugin.lang.php b/plugins/TakeATour/language/es_ES/plugin.lang.php new file mode 100755 index 000000000..284f1ba9f --- /dev/null +++ b/plugins/TakeATour/language/es_ES/plugin.lang.php @@ -0,0 +1,27 @@ +Selecciona un tour aquí abajo y sigue las instrucciones. Haz click en Siguiente/Anterior (o usa las flechas de tu teclado) para navegar durante el tour. Durante el tour, si vas a otra página de la administración, se te redireccionará a la actual página del tour. Si te quedas atascado y no consigues acabar el tour, accediendo a Pulgins » Empezar un tour acabará el tour.'; +$lang['Take a tour and discover the features of your Piwigo gallery » Go to the available tours'] = 'Empieza un tour y descubre las posibilidades de tu galería Piwigo » Accede a los tours disponibles'; +$lang['Visit your Piwigo!'] = '¡Visita tu Piwigo!'; \ No newline at end of file