From c2db7b2a6634c5c603af42a77f15b7726892a54c Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Tue, 23 Aug 2022 08:11:16 +0200 Subject: [fix] Internal server error after changing UI language to BG MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- searx/translations/bg/LC_MESSAGES/messages.mo | Bin 18517 -> 18512 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'searx/translations/bg/LC_MESSAGES/messages.mo') diff --git a/searx/translations/bg/LC_MESSAGES/messages.mo b/searx/translations/bg/LC_MESSAGES/messages.mo index 67330760f..904448564 100644 Binary files a/searx/translations/bg/LC_MESSAGES/messages.mo and b/searx/translations/bg/LC_MESSAGES/messages.mo differ -- cgit v1.2.3