diamondburned / dissent

Tiny native Discord app
https://flathub.org/apps/details/so.libdb.dissent
GNU General Public License v3.0
1.25k stars 40 forks source link

Implement i18n #138

Open diamondburned opened 1 year ago

diamondburned commented 1 year ago

This issue tracks progress for implementing internationalization in gtkcord4.

diamondburned commented 1 year ago

For example .po file, see https://github.com/diamondburned/gtkcord4/blob/main/po/vi/default.po.

diamondburned commented 1 year ago

To test, run with LC_ALL, e.g. LC_ALL=vi go run .. Rebuilding is required for now.