Skip to content

Commit

Permalink
add esperanto to international.js
Browse files Browse the repository at this point in the history
  • Loading branch information
countvalentin committed Apr 8, 2015
1 parent cbdbe27 commit 36a712d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions international.js
Expand Up @@ -3,6 +3,7 @@ function hello(language) {
'Chinese': '你好世界',
'Dutch': 'Hello wereld',
'English': 'Hello world',
'Esperanto': 'Saluton mondo',
'French': 'Bonjour le monde',
'German': 'Hallo Welt',
'Greek': 'γειά σου κόσμος',
Expand Down

0 comments on commit 36a712d

Please sign in to comment.