Skip to content

Commit

Permalink
Merge pull request #301 from countvalentin/saluton
Browse files Browse the repository at this point in the history
add esperanto to international.js
  • Loading branch information
mrkrstphr committed Apr 8, 2015
2 parents 74d633f + 36a712d commit afaef3a
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': 'Hallo wereld',
'English': 'Hello world',
'Esperanto': 'Saluton mondo',
'French': 'Bonjour le monde',
'German': 'Hallo Welt',
'Greek': 'γειά σου κόσμος',
Expand Down

0 comments on commit afaef3a

Please sign in to comment.