mirror of
https://github.com/acepanel/helper.git
synced 2026-02-04 04:07:16 +08:00
fix: i18n
This commit is contained in:
2
.github/workflows/l10n.yml
vendored
2
.github/workflows/l10n.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
go install github.com/leonelquinteros/gotext/cli/xgotext@latest
|
||||
- name: Generate pot files
|
||||
run: |
|
||||
~/go/bin/xgotext -default helper -pkg-tree ./cmd/helper -out ./pkg/embed/locales
|
||||
~/go/bin/xgotext -default helper -in ./ -out ./pkg/embed/locales
|
||||
- uses: stefanzweifel/git-auto-commit-action@v7
|
||||
name: Commit changes
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user