diff options
Diffstat (limited to 'searx/translations/messages.pot')
| -rw-r--r-- | searx/translations/messages.pot | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/searx/translations/messages.pot b/searx/translations/messages.pot index e6a745bf3..9a5ed82ee 100644 --- a/searx/translations/messages.pot +++ b/searx/translations/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-01-31 19:06+0000\n" +"POT-Creation-Date: 2024-02-10 07:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -142,6 +142,16 @@ msgstr "" msgid "dark" msgstr "" +#. BRAND_CUSTOM_LINKS['UPTIME'] +#: searx/searxng.msg +msgid "Uptime" +msgstr "" + +#. BRAND_CUSTOM_LINKS['ABOUT'] +#: searx/searxng.msg searx/templates/simple/base.html:49 +msgid "About" +msgstr "" + #: searx/webapp.py:332 msgid "No item found" msgstr "" @@ -413,10 +423,6 @@ msgstr "" msgid "search page" msgstr "" -#: searx/templates/simple/base.html:49 -msgid "About" -msgstr "" - #: searx/templates/simple/base.html:53 msgid "Donate" msgstr "" |