Created
May 25, 2010 02:22
-
-
Save amikula/412677 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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: | |
hello: "Hello world" | |
array: | |
- foo | |
- bar | |
- baz | |
boolean: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment