Add Korean translation

This commit is contained in:
Sung Won Cho
2014-10-25 12:22:13 +11:00
parent 7711b2a1cc
commit 08c07e1e3c
5 changed files with 3155 additions and 1 deletions
+2 -1
View File
@@ -9,5 +9,6 @@ var langs = {
'ru':'русский',
'sv':'svenska',
'pl':'polski',
'tr':'türkçe'
'tr':'türkçe',
'kr':'한국어'
};