annotate config/locales/en.yml @ 366:26545fe719ca

Remove caching system. Too much complexity for something that is really simple.
author edogawaconan <me@myconan.net>
date Sat, 14 Feb 2015 01:35:45 +0900
parents 4aa8194a1733
children 2ddd61aca2c8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4aa8194a1733 Initial.
Edho Arief <edho@myconan.net>
parents:
diff changeset
1 # Sample localization file for English. Add more files in this directory for other locales.
4aa8194a1733 Initial.
Edho Arief <edho@myconan.net>
parents:
diff changeset
2 # See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
4aa8194a1733 Initial.
Edho Arief <edho@myconan.net>
parents:
diff changeset
3
4aa8194a1733 Initial.
Edho Arief <edho@myconan.net>
parents:
diff changeset
4 en:
4aa8194a1733 Initial.
Edho Arief <edho@myconan.net>
parents:
diff changeset
5 hello: "Hello world"