Browse Source

[fix] Internal server error after changing UI language to BG

A placeholder has been translated to BG, issue was added 8 month ago, when BG
translation was added [1]

    msgid "Compute {functions} of the arguments"
    msgstr "Изчислете {функции} на аргументите"

The incorrect translation has been corrected here in the message files and on
weblate.

[1] https://weblate.bubu1.eu/translate/searxng/searxng/bg/?&offset=49#history
Closes: https://github.com/searxng/searxng/issues/1692
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Markus Heiser 2 years ago
parent
commit
c2db7b2a66

BIN
searx/translations/bg/LC_MESSAGES/messages.mo


+ 1 - 1
searx/translations/bg/LC_MESSAGES/messages.po

@@ -241,7 +241,7 @@ msgstr "Функции за статистика"
 
 
 #: searx/answerers/statistics/answerer.py:48
 #: searx/answerers/statistics/answerer.py:48
 msgid "Compute {functions} of the arguments"
 msgid "Compute {functions} of the arguments"
-msgstr "Изчислете {функции} на аргументите"
+msgstr "Изчислете {functions} на аргументите"
 
 
 #: searx/engines/openstreetmap.py:160
 #: searx/engines/openstreetmap.py:160
 msgid "Get directions"
 msgid "Get directions"