This repository has been archived on 2025-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
translations-test/README.md
2025-08-04 14:37:09 +01:00

294 B

translations-test

Install and run

go get
go run main.go
LC_MESSAGES=es_ES go run main.go

Update template

xgotext -in . -out locales/

Update translations from template

msgmerge --update locales/es_ES/LC_MESSAGES/default.po locales/default.pot