aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-10-02 11:04:49 +0200
committerGitHub <noreply@github.com>2016-10-02 11:04:49 +0200
commitbfb3ae01dafa921505384c5db1cd6625ecdd0bb8 (patch)
tree1e8fec40282a204c6ba24a0f0c2eefb245391518 /src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
parentae394b407831b45755d084328cd440e0bdcf453f (diff)
parent1264029cd413a4e29642a219e2647d886f0de0d6 (diff)
downloadwallabag-bfb3ae01dafa921505384c5db1cd6625ecdd0bb8.tar.gz
wallabag-bfb3ae01dafa921505384c5db1cd6625ecdd0bb8.tar.zst
wallabag-bfb3ae01dafa921505384c5db1cd6625ecdd0bb8.zip
Merge pull request #2323 from wallabag/footer-stats
Add simple stats in footer
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml1
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 b43882f0..591b598b 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
@@ -45,6 +45,7 @@ footer:
45 social: 'Social' 45 social: 'Social'
46 powered_by: 'propulsé par' 46 powered_by: 'propulsé par'
47 about: 'À propos' 47 about: 'À propos'
48 stats: Depuis le %user_creation% vous avez lu %nb_archives% articles. Ce qui fait %per_day% par jour !
48 49
49config: 50config:
50 page_title: 'Configuration' 51 page_title: 'Configuration'