Correct Japanese ISO 639-1 code

This commit is contained in:
Blake Grotewold
2014-12-08 15:33:21 -05:00
parent a65210a169
commit 4a2c2934b2
4 changed files with 6 additions and 7 deletions
+5 -5
View File
@@ -5,14 +5,14 @@ A Minimalist Text Adventure Game
[Click to play](http://adarkroom.doublespeakgames.com/) [Click to play](http://adarkroom.doublespeakgames.com/)
Language | Options Available | Languages
-------- | -------- --------- | ---------
[Chinese](http://adarkroom.doublespeakgames.com/?lang=cn) | [French](http://adarkroom.doublespeakgames.com/?lang=fr) [Chinese](http://adarkroom.doublespeakgames.com/?lang=zh_cn) | [French](http://adarkroom.doublespeakgames.com/?lang=fr)
[German](http://adarkroom.doublespeakgames.com/?lang=de) | [Italian](http://adarkroom.doublespeakgames.com/?lang=it) [German](http://adarkroom.doublespeakgames.com/?lang=de) | [Italian](http://adarkroom.doublespeakgames.com/?lang=it)
[Japanese](http://adarkroom.doublespeakgames.com/?lang=jp) | [Korean](http://adarkroom.doublespeakgames.com/?lang=kr) [Japanese](http://adarkroom.doublespeakgames.com/?lang=ja) | [Korean](http://adarkroom.doublespeakgames.com/?lang=ko)
[Polish](http://adarkroom.doublespeakgames.com/?lang=pl) | [Portuguese](http://adarkroom.doublespeakgames.com/?lang=pg) [Polish](http://adarkroom.doublespeakgames.com/?lang=pl) | [Portuguese](http://adarkroom.doublespeakgames.com/?lang=pg)
[Russian](http://adarkroom.doublespeakgames.com/?lang=ru) | [Spanish](http://adarkroom.doublespeakgames.com/?lang=es) [Russian](http://adarkroom.doublespeakgames.com/?lang=ru) | [Spanish](http://adarkroom.doublespeakgames.com/?lang=es)
[Swedish](http://adarkroom.doublespeakgames.com/?lang=sv) | [Turkish](http://adarkroom.doublespeakgames.com/?lang=tr) [Swedish](http://adarkroom.doublespeakgames.com/?lang=sv) | [Turkish](http://adarkroom.doublespeakgames.com/?lang=tr)
[Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk) [Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk) |
[Play on GitHub](http://continuities.github.io/adarkroom) [Play on GitHub](http://continuities.github.io/adarkroom)
+1 -2
View File
@@ -4,9 +4,8 @@ var langs = {
'es':'español', 'es':'español',
'fr':'français', 'fr':'français',
'it':'italiano', 'it':'italiano',
'jp':'日本', 'ja':'日本',
'ko':'한국어', 'ko':'한국어',
'kr':'한국어',
'pg':'português', 'pg':'português',
'pl':'polski', 'pl':'polski',
'ru':'русский', 'ru':'русский',