Skip to content
Branch: master
Find file History
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
closure
e2e docs(*): ensure naming is correct for Angular(JS) versions Jan 25, 2017
spec chore(i18n): fix parser for currency patterns without fraction digits Jun 6, 2017
src chore(i18n): fix parser for currency patterns without fraction digits Jun 6, 2017
ucd chore(i18n): fix UCD extraction for Node 10.x Nov 12, 2018
README.md
generate.sh chore(dependencies): USE YARN (and node 6) Nov 29, 2016
update-closure.sh

README.md

i18n directory overview:

  • closure/ - closure files we use for ruleset generation
  • src/ - source files
  • spec/ - spec files for stuff in src directory
  • generate.sh - runs src scripts on closure dir and stores output in locale dir
  • update-closure.sh - downloads the latest version of closure files from public git repo

The closure files (maintained by Shanjian Li (shanjian)) change very rarely, so we don't need to regenerate locale files very often.

You can’t perform that action at this time.