aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/locale/en-US.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Date and Time localization for ActiveSupportLuca Guidi2008-07-021-0/+21
|
* Renamed lang/ to locale/ because that's what we seem toSven Fuchs2008-06-211-0/+7
standarize on. Also, in future this place can be used for data/code that's not literally translations but conceptually belongs to the locale (like custom pluralization algorithms etc.).