mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-27 06:23:41 -04:00
Adding Esperanto stub.
This commit is contained in:
parent
c6cd7b032d
commit
6b372ec82e
2 changed files with 1356 additions and 0 deletions
app/locale
1355
app/locale/eo.coffee
Normal file
1355
app/locale/eo.coffee
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue