diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2026-04-11 11:48:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-11 11:48:45 +0200 |
| commit | 9e08a6771f196a2d47803e9fcdc6994fa6457509 (patch) | |
| tree | b1320ded53d6ea9952a3512a22e557f129db71db /.github/workflows | |
| parent | 919aeae42a42e8f6e7b72e771d9e1263f8ad64f1 (diff) | |
[mod] GH workflow "update translations from Weblate" (area:i18n) (#5968)
Rename label of the Weblate updates (PR) from `translation` to `area:i18n`.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/l10n.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/l10n.yml b/.github/workflows/l10n.yml index 788bb0221..c8920791b 100644 --- a/.github/workflows/l10n.yml +++ b/.github/workflows/l10n.yml @@ -132,7 +132,7 @@ jobs: body: | [l10n] update translations from Weblate labels: | - translation + area:i18n - name: Display information run: | |
