Vidhur Vohra 9d3cebc26a Updating to CLDR 32.0.1 преди 6 години
..
data cbb46634d9 initial commit преди 8 години
README.md 07f042c310 add more notes to generate resources code. преди 8 години
currency.tmpl 5e30685010 add regular currency logic преди 8 години
generate_resources.go 9d3cebc26a Updating to CLDR 32.0.1 преди 6 години
locale_map.tmpl 8fdc8e15c9 add locale map generation for external mapping of locale to instance function. преди 8 години
tests.tmpl 016991eda3 add generated tests преди 7 години
translator.tmpl 720cad5fc9 Updated CLDR to 31.0.1; Added test for russian; Added methods Decimal, Group, Minus; Refactoring: replaced l := len(s) + 0 + 0*len(s[:len(s)-int(v)-1])/3 => l := len(s) + 0; t.Year()*-1 -> -t.Year() преди 6 години

README.md

Resources can be downloaded from http://cldr.unicode.org/index/downloads

extract them under the data folder in this directory.

If any errors, or problems with the CLDR rules are encountered I strongly encourage contributing to the CLDR project and/or adding the exceptions to generate_resources.go; any changes/fixes made directly to the generated locales will be rejected.