Dean Karn 5b6f32dd67 add check for multibyte chars after switching from []byte to string il y a 10 ans
..
data cbb46634d9 initial commit il y a 10 ans
README.md 07f042c310 add more notes to generate resources code. il y a 10 ans
currency.tmpl 5e30685010 add regular currency logic il y a 10 ans
generate_resources.go 5b6f32dd67 add check for multibyte chars after switching from []byte to string il y a 10 ans
locale_map.tmpl 8fdc8e15c9 add locale map generation for external mapping of locale to instance function. il y a 10 ans
translator.tmpl 5b6f32dd67 add check for multibyte chars after switching from []byte to string il y a 10 ans

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.