Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Translator ¶
func GetTranslator ¶
func GetTranslator() *Translator
func LoadLanguages ¶
func LoadLanguages(langFile string, lang string) Translator
func (Translator) Localize ¶
func (lm Translator) Localize(messageID string, langs ...string) string
func (Translator) LocalizeTemplate ¶
Click to show internal directories.
Click to hide internal directories.