Correct Korean ISO 639-1 code.

This commit is contained in:
Blake Grotewold
2014-11-21 12:01:25 -05:00
parent 66c7b3e76d
commit 1dafbae5eb
5 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ A Minimalist Text Adventure Game
[French](http://adarkroom.doublespeakgames.com/?lang=fr) | [French](http://adarkroom.doublespeakgames.com/?lang=fr) |
[German](http://adarkroom.doublespeakgames.com/?lang=de) | [German](http://adarkroom.doublespeakgames.com/?lang=de) |
[Italian](http://adarkroom.doublespeakgames.com/?lang=it) | [Italian](http://adarkroom.doublespeakgames.com/?lang=it) |
[Korean](http://adarkroom.doublespeakgames.com/?lang=kr) | [Korean](http://adarkroom.doublespeakgames.com/?lang=ko) |
[Polish](http://adarkroom.doublespeakgames.com/?lang=pl) | [Polish](http://adarkroom.doublespeakgames.com/?lang=pl) |
[Russian](http://adarkroom.doublespeakgames.com/?lang=ru) | [Russian](http://adarkroom.doublespeakgames.com/?lang=ru) |
[Spanish](http://adarkroom.doublespeakgames.com/?lang=es) | [Spanish](http://adarkroom.doublespeakgames.com/?lang=es) |
+1 -1
View File
@@ -4,7 +4,7 @@ var langs = {
'es':'español', 'es':'español',
'fr':'français', 'fr':'français',
'it':'italiano', 'it':'italiano',
'kr':'한국어', 'ko':'한국어',
'pl':'polski', 'pl':'polski',
'ru':'русский', 'ru':'русский',
'sv':'svenska', 'sv':'svenska',