8 lines
274 B
YAML
8 lines
274 B
YAML
# Sample localization file for English. Add more files in this directory for other locales.
|
|
# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
|
|
|
|
en:
|
|
time:
|
|
formats:
|
|
default: "%B %d, %Y @ %I:%M %p"
|
|
joined: "%B %d, %Y" |