Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Data hc.Locale = Locale{ // contains filtered or unexported fields }
Functions ¶
This section is empty.
Types ¶
type Locale ¶
type Locale struct {
// contains filtered or unexported fields
}
func (Locale) PluralForm ¶
"pluralRule-count-one": "n = 1 @integer 1 @decimal 1.0, 1.00, 1.000, 1.0000", "pluralRule-count-other": " @integer 0, 2~16, 100, 1000, 10000, 100000, 1000000, … @decimal 0.0~0.9, 1.1~1.6, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, …"
Click to show internal directories.
Click to hide internal directories.