diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2017-06-02 10:27:15 +0200 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2017-06-02 11:32:38 +0200 |
commit | 1b9cd91782ed8341d2e608371201348c59986f23 (patch) | |
tree | d09d844f2e4a4168fe8c5d3a5482726c38061213 /app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml | |
parent | 426bb453d295900fb3e35dce2f9081a42639cf27 (diff) | |
download | wallabag-1b9cd91782ed8341d2e608371201348c59986f23.tar.gz wallabag-1b9cd91782ed8341d2e608371201348c59986f23.tar.zst wallabag-1b9cd91782ed8341d2e608371201348c59986f23.zip |
Add translation
Diffstat (limited to 'app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml')
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml index a53174ae..454053ad 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml | |||
@@ -34,3 +34,4 @@ demo_mode_username: "Utilisateur de la démo" | |||
34 | share_public: Autoriser une URL publique pour les articles | 34 | share_public: Autoriser une URL publique pour les articles |
35 | download_images_enabled: Télécharger les images en local | 35 | download_images_enabled: Télécharger les images en local |
36 | restricted_access: Activer l'authentification pour les articles derrière un paywall | 36 | restricted_access: Activer l'authentification pour les articles derrière un paywall |
37 | api_user_registration: Activer la création de compte depuis l'API | ||