diff options
Diffstat (limited to 'PluggableAuth/i18n/ko.json')
-rw-r--r-- | PluggableAuth/i18n/ko.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/PluggableAuth/i18n/ko.json b/PluggableAuth/i18n/ko.json index 96e670f1..778be8d2 100644 --- a/PluggableAuth/i18n/ko.json +++ b/PluggableAuth/i18n/ko.json @@ -8,5 +8,6 @@ "pluggableauth-desc": "플러그 가능한 식별과 인증을 위한 프레임워크 제공", "pluggableauth-not-authorized": "$1 {{GENDER:$1|사용자}}가 인증되지 않았습니다.", "pluggableauth-authentication-failure": "사용자를 인증할 수 없습니다.", - "pluggableauth-loginbutton-label": "PluggableAuth로 로그인" + "pluggableauth-loginbutton-label": "PluggableAuth로 로그인", + "pluggableauth-fatal-error": "사용자 인증 도중 치명적인 오류가 발생했습니다." } |