diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-09-28 10:02:31 +0200 |
---|---|---|
committer | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-09-28 10:04:36 +0200 |
commit | 084fb0d303efc6edd0bfbf43d96b6cbe48acb2b8 (patch) | |
tree | 4fa9a2f8dba11f8478884823a382e1017410999a /src | |
parent | 92fa168344c51cd1c5835678e649b05cb7a2d030 (diff) | |
download | wallabag-084fb0d303efc6edd0bfbf43d96b6cbe48acb2b8.tar.gz wallabag-084fb0d303efc6edd0bfbf43d96b6cbe48acb2b8.tar.zst wallabag-084fb0d303efc6edd0bfbf43d96b6cbe48acb2b8.zip |
Some fixes about upgrade from 2.0.x -> 2.1.0
Diffstat (limited to 'src')
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml index 968deaf9..95cb31d1 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml | |||
@@ -48,6 +48,7 @@ footer: | |||
48 | page_title: 'Configuration' | 48 | page_title: 'Configuration' |
49 | 49 | ||
50 | config: | 50 | config: |
51 | page_title: 'Configuration' | ||
51 | tab_menu: | 52 | tab_menu: |
52 | settings: 'Paramètres' | 53 | settings: 'Paramètres' |
53 | rss: 'RSS' | 54 | rss: 'RSS' |