diff options
Diffstat (limited to 'searx/translations/id')
-rw-r--r-- | searx/translations/id/LC_MESSAGES/messages.po | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/searx/translations/id/LC_MESSAGES/messages.po b/searx/translations/id/LC_MESSAGES/messages.po index 3a4a52f15..0cf14b93b 100644 --- a/searx/translations/id/LC_MESSAGES/messages.po +++ b/searx/translations/id/LC_MESSAGES/messages.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-15 13:45+0000\n" +"POT-Creation-Date: 2024-06-17 12:15+0000\n" "PO-Revision-Date: 2024-06-08 13:18+0000\n" "Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>" "\n" @@ -551,6 +551,14 @@ msgstr "" "Menampilkan IP Anda jika pencariannya adalah \"ip\" dan agen pengguna " "Anda jika pencariannya mengandung \"user agent\"." +#: searx/plugins/self_info.py:28 +msgid "Your IP is: " +msgstr "" + +#: searx/plugins/self_info.py:31 +msgid "Your user-agent is: " +msgstr "" + #: searx/plugins/tor_check.py:24 msgid "Tor check plugin" msgstr "Plugin pemeriksaan Tor" |