mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 02:22:22 +02:00
[translation] ./manage: add comments to new functions, rename job
./mange Comment functions: - babel.setup.translations.worktree - babel.weblate.to.translations - babel.translations.to.master - babel.master.to.translations BTW: - changed some cd into pushd - removed obsolete `set -x` - remove not needed echo from `last_commit_message=$(echo ..` .github/workflows/translations-update.yml docs/dev/translation.rst Rename job to: "create PR for additons from weblate" Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
640ffa3aaa
commit
0dc8d244c5
3 changed files with 64 additions and 24 deletions
|
@ -55,8 +55,8 @@ Sync from *origin* to *weblate*: ``make babel.master.to.translations``
|
|||
<.github/workflows/integration.yml>` checks for updated translations.
|
||||
|
||||
Sync from *weblate* to *origin*: ``make babel.translations.to.master``
|
||||
Every Friday, the GitHub workflow :origin:`babel / translations: update master
|
||||
branch <.github/workflows/translations-update.yml>` creates a PR with the
|
||||
Every Friday, the GitHub workflow :origin:`babel / create PR for additons from
|
||||
weblate <.github/workflows/translations-update.yml>` creates a PR with the
|
||||
updated translation files:
|
||||
|
||||
- ``translation/messages.pot``,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue