diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-03-02 09:06:46 +0100 |
---|---|---|
committer | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-03-02 09:06:46 +0100 |
commit | 7d12fd06288d71bd0f939ab34cfe2c0d881576e8 (patch) | |
tree | 7e081be46eb4b5c57a9b97e3ec1011974541337f /app/Resources/FOSUserBundle/translations | |
parent | 646df062dfba986f822e5a4579f8f7333d3a8863 (diff) | |
parent | e5f3b04cceb95fb8d367fb91ea2586c54023c99f (diff) | |
download | wallabag-7d12fd06288d71bd0f939ab34cfe2c0d881576e8.tar.gz wallabag-7d12fd06288d71bd0f939ab34cfe2c0d881576e8.tar.zst wallabag-7d12fd06288d71bd0f939ab34cfe2c0d881576e8.zip |
Merge pull request #1745 from benages/v2
V2 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." | ||