diff options
author | opi <opi@no-log.org> | 2014-05-17 12:03:15 +0200 |
---|---|---|
committer | opi <opi@no-log.org> | 2014-05-17 12:03:15 +0200 |
commit | 7617cf1da9270603b8b6cacd1c979cc5302867ee (patch) | |
tree | b80ccd64aee0fd3a0bcd7abbc18a24d9408e4e90 /searx/translations/fr/LC_MESSAGES | |
parent | 78d42f094cd17c4152518a592cbc28c432a1ef22 (diff) | |
download | searxng-7617cf1da9270603b8b6cacd1c979cc5302867ee.tar.gz searxng-7617cf1da9270603b8b6cacd1c979cc5302867ee.zip |
[enh] Add french translation for webapp.
Diffstat (limited to 'searx/translations/fr/LC_MESSAGES')
-rw-r--r-- | searx/translations/fr/LC_MESSAGES/messages.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/translations/fr/LC_MESSAGES/messages.po b/searx/translations/fr/LC_MESSAGES/messages.po index 37dc5e47f..0b9f3ed5d 100644 --- a/searx/translations/fr/LC_MESSAGES/messages.po +++ b/searx/translations/fr/LC_MESSAGES/messages.po @@ -23,11 +23,11 @@ msgstr "" #: searx/webapp.py:167 msgid "{minutes} minute(s) ago" -msgstr "" +msgstr "Il y a {minutes} minute(s)" #: searx/webapp.py:169 msgid "{hours} hour(s), {minutes} minute(s) ago" -msgstr "" +msgstr "Il y a {hours} heure(s), {minutes} minute(s)" #: searx/engines/__init__.py:311 msgid "Page loads (sec)" |