Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Packs contains all loaded language packs Packs map[string]Pack )
Functions ¶
Types ¶
type Common ¶
type Common struct {
Posts, UI map[string]string
Time map[string][]string
Plurals map[string][2]string
}
Common contains localization common to both the server and the client
Click to show internal directories.
Click to hide internal directories.