mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[fix] cleanup: rename searx leftovers to SearXNG (#5049)
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -142,7 +142,7 @@ weblate.push.translations() {
|
||||
|
||||
# update messages.pot in the master branch
|
||||
build_msg BABEL 'extract messages from source files and generate POT file'
|
||||
pybabel extract -F babel.cfg \
|
||||
pybabel extract -F babel.cfg --project="SearXNG" --version="-" \
|
||||
-o "${messages_pot}" \
|
||||
"searx/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user