mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1291: Merge Korean language support
This commit is contained in:
@@ -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"
|
||||
|
@@ -0,0 +1,8 @@
|
||||
{
|
||||
|
||||
"LOGIN" : {
|
||||
"INFO_DUO_VALIDATION_CODE_INCORRECT" : "Duo 유효성 검사 코드가 잘못되었습니다.",
|
||||
"INFO_DUO_AUTH_REQUIRED" : "계속하려면 Duo로 인증하세요."
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user