diff options
author | Juanjo Benages <juanjo@benages.eu> | 2016-03-01 22:36:21 +0100 |
---|---|---|
committer | Juanjo Benages <juanjo@benages.eu> | 2016-03-01 22:36:21 +0100 |
commit | 3ca529970c6e18d917efea6644cf7977ce6705df (patch) | |
tree | a05aa7c1d31e8ec97bff34d1274e92a3a2e36eef /app/Resources/FOSUserBundle/translations | |
parent | 9931a37cf756a086ebceab75121b07bbe756a046 (diff) | |
download | wallabag-3ca529970c6e18d917efea6644cf7977ce6705df.tar.gz wallabag-3ca529970c6e18d917efea6644cf7977ce6705df.tar.zst wallabag-3ca529970c6e18d917efea6644cf7977ce6705df.zip |
Spanish translation
Diffstat (limited to 'app/Resources/FOSUserBundle/translations')
-rw-r--r-- | app/Resources/FOSUserBundle/translations/FOSUserBundle.es.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Resources/FOSUserBundle/translations/FOSUserBundle.es.yml b/app/Resources/FOSUserBundle/translations/FOSUserBundle.es.yml new file mode 100644 index 00000000..968eb241 --- /dev/null +++ b/app/Resources/FOSUserBundle/translations/FOSUserBundle.es.yml | |||
@@ -0,0 +1,2 @@ | |||
1 | Login: "Logearse" | ||
2 | Enter your email address below and we'll send you password reset instructions.: "Introduzca su dirección de email y le enviaremos las instrucciones para resetear su contraseña." | ||