diff options
Diffstat (limited to 'docs/dev/translation.rst')
| -rw-r--r-- | docs/dev/translation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/translation.rst b/docs/dev/translation.rst index 693f6d2da..57c76a0c1 100644 --- a/docs/dev/translation.rst +++ b/docs/dev/translation.rst @@ -56,7 +56,7 @@ Sync from *origin* to *weblate*: using ``make weblate.push.translations`` <.github/workflows/integration.yml>` checks for updated translations. Sync from *weblate* to *origin*: using ``make weblate.translations.commit`` - Every Friday, the GitHub workflow :origin:`babel / create PR for additons from + Every Friday, the GitHub workflow :origin:`babel / create PR for additions from weblate <.github/workflows/translations-update.yml>` creates a PR with the updated translation files: |