yznts / kyoto

Asynchronous frontends with Go
https://pkg.go.dev/github.com/yznts/kyoto/v3
MIT License
651 stars 28 forks source link

i18n #134

Closed gedw99 closed 2 years ago

gedw99 commented 2 years ago

I guess that the i18n functions will be exposed in zen.

In zen you have string formatting for DateTime and maybe Currency, and so it seems to make sense to also have the i18n aspect there too ? SO then you can do a template where you can say " Mr Kane made 2 apples on April 20th, 2019" in any language".

yznts commented 2 years ago

Moved to https://github.com/kyoto-framework/i18n/issues/2