annotate config/locales/en.yml @ 254:bcca41003e84

Use postgres 'cuz mysql is shit. - utf8 isn't utf8 (hint: utf8mb4) - index key too loooooooooooong Nope.
author edogawaconan <me@myconan.net>
date Tue, 15 Oct 2013 01:47:19 +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"