diff options
author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-03-15 19:58:40 +0100 |
---|---|---|
committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-03-15 19:58:40 +0100 |
commit | d20a3d61648e528d8d7ea0d823c2c36139dd397f (patch) | |
tree | 28382912099b092d99423e68b65b31251dcbd681 /searx/translations | |
parent | d54ef01898a1bd289560ae757593df9f43fba7bc (diff) | |
download | searxng-d20a3d61648e528d8d7ea0d823c2c36139dd397f.tar.gz searxng-d20a3d61648e528d8d7ea0d823c2c36139dd397f.zip |
update english translation
Diffstat (limited to 'searx/translations')
-rw-r--r-- | searx/translations/en/LC_MESSAGES/messages.po | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/searx/translations/en/LC_MESSAGES/messages.po b/searx/translations/en/LC_MESSAGES/messages.po index b8f6d38f8..2b5641f6f 100644 --- a/searx/translations/en/LC_MESSAGES/messages.po +++ b/searx/translations/en/LC_MESSAGES/messages.po @@ -37,6 +37,14 @@ msgstr "" msgid "Errors" msgstr "" +#: searx/webapp.py:167 +msgid "{minutes} minute(s) ago" +msgstr "" + +#: searx/webapp.py:169 +msgid "{hours} hour(s), {minutes} minute(s) ago" +msgstr "" + #: searx/templates/index.html:7 msgid "about" msgstr "" |