diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/dev/translation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/translation.rst b/docs/dev/translation.rst index bb4ac0317..c0e3c3851 100644 --- a/docs/dev/translation.rst +++ b/docs/dev/translation.rst @@ -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``, |