1
0
mirror of https://github.com/searxng/searxng.git synced 2024-11-05 04:40:11 +01:00

Merge pull request #317 from return42/fix-manage-usage

[fix] manage help(): commands babel.* has been renamed to weblate.*
This commit is contained in:
Alexandre Flament 2021-09-13 09:09:48 +02:00 committed by GitHub
commit 823a2fc792
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
manage
View File

@ -44,9 +44,9 @@ help() {
cat <<EOF cat <<EOF
buildenv: buildenv:
rebuild ./utils/brand.env rebuild ./utils/brand.env
babel.: weblate.:
master.to.translations: update the translations branch from the messages of the master branch. push.translations: push translation changes from SearXNG to Weblate's counterpart
translations.to.master: copy change from the translations branch to the master branch. to.translations: Update 'translations' branch with last additions from Weblate.
data.: data.:
all : update searx/languages.py and ./data/* all : update searx/languages.py and ./data/*
languages : update searx/data/engines_languages.json & searx/languages.py languages : update searx/data/engines_languages.json & searx/languages.py