]> git.openstreetmap.org Git - rails.git/blob - test/fixtures/languages.yml
translating the listing of diary entries. Adding some initial tests for checking...
[rails.git] / test / fixtures / languages.yml
1 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
2
3 en:
4   code: en
5   name: English
6   translation_available: true
7
8 de:
9   code: de
10   name: Deutsch
11   translation_available: false