Documentation ¶
Index ¶
- func GetLocalizer(langs ...string) *goi18n.Localizer
- func GetOsLocalizer() *goi18n.Localizer
- func InitI18n(fsys embed.FS, folder string) error
- func T(localizer *goi18n.Localizer, key string) string
- func TF(localizer *goi18n.Localizer, key string, data map[string]interface{}, ...) string
- func TFx(condition bool, localizer *goi18n.Localizer, key string, ...) string
- func Tx(condition bool, localizer *goi18n.Localizer, key string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLocalizer ¶
func GetOsLocalizer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.