GUACAMOLE-1291: Merge Korean language support

This commit is contained in:
Virtually Nick
2021-05-13 14:47:38 -04:00
committed by GitHub
17 changed files with 1044 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
"translations/en.json",
"translations/fr.json",
"translations/ja.json",
"translations/ko.json",
"translations/pt.json",
"translations/ru.json",
"translations/zh.json"

View File

@@ -0,0 +1,7 @@
{
"LOGIN" : {
"INFO_OID_REDIRECT_PENDING" : "잠시만 기다려주십시오. ID 제공자로 리디렉션 중..."
}
}