Adding Esperanto stub.

This commit is contained in:
Nick Winter 2015-03-19 08:36:35 -07:00
parent c6cd7b032d
commit 6b372ec82e
2 changed files with 1356 additions and 0 deletions

1355
app/locale/eo.coffee Normal file

File diff suppressed because it is too large Load diff

View file

@ -31,6 +31,7 @@ module.exports =
'de-AT': { nativeDescription: 'Deutsch (Österreich)', englishDescription: 'German (Austria)' }
'de-CH': { nativeDescription: 'Deutsch (Schweiz)', englishDescription: 'German (Switzerland)' }
'el': { nativeDescription: 'Ελληνικά', englishDescription: 'Greek' }
'eo': { nativeDescription: 'Esperanto', englishDescription: 'Esperanto' }
'fa': { nativeDescription: 'فارسی', englishDescription: 'Persian' }
'gl': { nativeDescription: 'Galego', englishDescription: 'Galician' }
'ko': { nativeDescription: '한국어', englishDescription: 'Korean' }