diff options
author | Nicolas Lœuillet <nicolas.loeuillet@smile.fr> | 2016-02-18 13:59:02 +0100 |
---|---|---|
committer | Nicolas Lœuillet <nicolas.loeuillet@smile.fr> | 2016-02-18 13:59:02 +0100 |
commit | 04c07378173741f922559b98a92cee10e2079dbd (patch) | |
tree | 325d40330a84fa4ebbc9c15f6f43e0b80839a012 /app/Resources/FOSUserBundle/translations/FOSUserBundle.fr.yml | |
parent | bbbcd6997be27f2bbf3638132575345733f3c235 (diff) | |
download | wallabag-04c07378173741f922559b98a92cee10e2079dbd.tar.gz wallabag-04c07378173741f922559b98a92cee10e2079dbd.tar.zst wallabag-04c07378173741f922559b98a92cee10e2079dbd.zip |
Add some missing french translations
Diffstat (limited to 'app/Resources/FOSUserBundle/translations/FOSUserBundle.fr.yml')
-rw-r--r-- | app/Resources/FOSUserBundle/translations/FOSUserBundle.fr.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Resources/FOSUserBundle/translations/FOSUserBundle.fr.yml b/app/Resources/FOSUserBundle/translations/FOSUserBundle.fr.yml new file mode 100644 index 00000000..1ccad137 --- /dev/null +++ b/app/Resources/FOSUserBundle/translations/FOSUserBundle.fr.yml | |||
@@ -0,0 +1,2 @@ | |||
1 | Login: "Se connecter" | ||
2 | Enter your email address below and we'll send you password reset instructions.: "Renseignez votre adresse email, nous vous enverrons les instructions pour réinitialiser votre mot de passe." | ||