diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-09-29 11:35:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-29 11:35:47 +0200 |
commit | fb479be3a0af95bba45c13b11e1f85bb9c753d25 (patch) | |
tree | 4570e7d48f58a78b0da54090fe2a4d4996ec5683 /src/Wallabag | |
parent | 37b63c170d700db5d248a33fcf9aca9d41473ec0 (diff) | |
parent | 2d8af6fc7fe32dd8788cb89f8c3aec9269cbe33c (diff) | |
download | wallabag-fb479be3a0af95bba45c13b11e1f85bb9c753d25.tar.gz wallabag-fb479be3a0af95bba45c13b11e1f85bb9c753d25.tar.zst wallabag-fb479be3a0af95bba45c13b11e1f85bb9c753d25.zip |
Merge pull request #2315 from wallabag/fixes-about-upgrade
Fixes about upgrade
Diffstat (limited to 'src/Wallabag')
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml index 968deaf9..b70ca64d 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml | |||
@@ -45,9 +45,9 @@ footer: | |||
45 | social: 'Social' | 45 | social: 'Social' |
46 | powered_by: 'propulsé par' | 46 | powered_by: 'propulsé par' |
47 | about: 'À propos' | 47 | about: 'À propos' |
48 | page_title: 'Configuration' | ||
49 | 48 | ||
50 | config: | 49 | config: |
50 | page_title: 'Configuration' | ||
51 | tab_menu: | 51 | tab_menu: |
52 | settings: 'Paramètres' | 52 | settings: 'Paramètres' |
53 | rss: 'RSS' | 53 | rss: 'RSS' |