Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateFunc ¶
func UpdateFunc(messages translations.MessageMap, lang, path, moduleName string) translations.MessageMap
UpdateFunc is the function that extracts strings to translate from XML and JS files.
Types ¶
type LangCustomMaps ¶
type LangCustomMaps map[string]moduleCustomMessageList
A LangCustomMaps holds custom translations for all modules for a given language
func ListModuleTranslations ¶
func ListModuleTranslations(lang string) LangCustomMaps
ListModuleTranslations returns a map containing all custom translations of a module for the given language
Click to show internal directories.
Click to hide internal directories.