This repository has been archived on 2025-08-04 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
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
Description
Languages
Go
100%