aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngLocale/angular-locale_ar-ly.js
AgeCommit message (Collapse)Author
2013-10-22style: make jshint happyVojta Jina
2013-07-03fix(i18n): Do not transform arrays into objectsLucas Galfasó
Do not trasnform arrays into objects when generating the locale objects Add unit test for this check
2013-04-17fix(i18n): escape all chars above \u007f in locale filesPete Bacon Darwin
Modify the script that writes the locales so all characters above \u007f are escaped Includes the updated locale files after running the closureI18nExtractor. Closes #2417
2013-03-20chore($ngLocale): generate ngLocale files from the Closure code (includes ↵Chirayu Krishnappa
datetimesymbolsext.js)