mirror of
https://github.com/searxng/searxng.git
synced 2025-10-27 08:42:31 -04:00
[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>
This commit is contained in:
parent
b84ee9ac60
commit
c2db7b2a66
Binary file not shown.
@ -241,7 +241,7 @@ msgstr "Функции за статистика"
|
||||
|
||||
#: searx/answerers/statistics/answerer.py:48
|
||||
msgid "Compute {functions} of the arguments"
|
||||
msgstr "Изчислете {функции} на аргументите"
|
||||
msgstr "Изчислете {functions} на аргументите"
|
||||
|
||||
#: searx/engines/openstreetmap.py:160
|
||||
msgid "Get directions"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user