test: use new CI option for xgettext-go
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-09-30 19:23:10 +02:00
parent 0ccfbd253e
commit 2473cafdf5

View File

@ -11,6 +11,7 @@ steps:
image: git.coopcloud.tech/toolshed/drone-xgettext-go:latest image: git.coopcloud.tech/toolshed/drone-xgettext-go:latest
settings: settings:
keyword: i18n.G keyword: i18n.G
keyword_ctx: i18n.GC
out: pkg/i18n/locales/abra.pot out: pkg/i18n/locales/abra.pot
comments_tag: translators comments_tag: translators
depends_on: depends_on: