diff options
author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-02-18 14:44:26 +0100 |
---|---|---|
committer | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-02-18 14:44:26 +0100 |
commit | befa6f2fe91337469a603c982821523787099ab3 (patch) | |
tree | d5bcd1820497f4d787454fca7088baa66d0b24bc /app | |
parent | fdec3acab1e48ceb74917ce8ae4cfb1d127c757b (diff) | |
parent | 04c07378173741f922559b98a92cee10e2079dbd (diff) | |
download | wallabag-befa6f2fe91337469a603c982821523787099ab3.tar.gz wallabag-befa6f2fe91337469a603c982821523787099ab3.tar.zst wallabag-befa6f2fe91337469a603c982821523787099ab3.zip |
Merge pull request #1696 from wallabag/v2-french-translations-missing
Add some missing french translations
Diffstat (limited to 'app')
-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." | ||