Demos of the various Go i18n solutions, including golang/x/text, nicksnyder/go-i18n, and GNU gettext
Find a file
2023-04-04 15:37:13 +02:00
.idea x/text: tiny improvements 2023-04-04 15:37:13 +02:00
gettext WIP Gettext 2023-04-04 11:05:53 +02:00
xtext x/text: tiny improvements 2023-04-04 15:37:13 +02:00
.gitignore Initial commit 2023-03-20 11:54:07 +00:00
fr.po gotext: WIP. 2023-03-20 17:08:19 +01:00
LICENSE Initial commit 2023-03-20 11:54:07 +00:00
profiles-fr.po WIP Gettext 2023-04-04 11:05:53 +02:00
profiles.pot WIP Gettext 2023-04-04 11:05:53 +02:00
README.md Initial commit 2023-03-20 11:54:07 +00:00

go__i18n_demo

Demos of the various Go i18n solutions, including golang/x/text, nicksnyder/go-i18n, and GNU gettext