mirror of
https://github.com/searxng/searxng.git
synced 2024-11-27 05:11:03 +00:00
Merge pull request #67 from opi/patch-1
[enh] Add french translation for webapp.
This commit is contained in:
commit
5fbda0dafe
1 changed files with 2 additions and 2 deletions
|
@ -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)"
|
||||
|
|
Loading…
Reference in a new issue