Documentation ¶
Index ¶
Constants ¶
View Source
const (
CurrentLocaleViewArg = "currentLocale" // The key for the current locale render arg value
)
Variables ¶
This section is empty.
Functions ¶
func GetAllLangMessages ¶
func GetDefaultLang ¶
func GetDefaultLang() string
func I18nFilter ¶
func I18nFilter(c *revel.Controller, fc []revel.Filter)
func Message ¶
Perform a message look-up for the given locale and message using the given arguments.
When either an unknown locale or message is detected, a specially formatted string is returned.
func MessageLanguages ¶
func MessageLanguages() []string
Return all currently loaded message languages.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.