mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
Correct Korean ISO 639-1 code.
This commit is contained in:
@@ -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
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user