diff --git a/l10n/ko.js b/l10n/ko.js index 31e5859f..a94142ab 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -12,7 +12,7 @@ OC.L10N.register( "Allows admins to configure a password policy" : "관리자가 암호 정책을 변경할 수 있도록 허용", "Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "관리자가 최소 암호 길이 등 암호 정책을 설정할 수 있도록 허용", "User password history" : "사용자 암호 기록", - "Number of login attempts before the user account is blocked (0 for no limit)" : "최대 로그인 실패 횟수 (0을 입력할 시 무제한이며 초과시 계정이 차단됩니다)", + "Number of login attempts before the user account is blocked (0 for no limit)" : "최대 로그인 실패 횟수 (0을 입력할 시 무제한이며 초과시 계정이 차단됩니다.)", "Forbid common passwords" : "일반적인 암호 금지", "Enforce upper and lower case characters" : "대문자와 소문자 사용", "Enforce numeric characters" : "숫자 사용", diff --git a/l10n/ko.json b/l10n/ko.json index 30426af0..608269a9 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -10,7 +10,7 @@ "Allows admins to configure a password policy" : "관리자가 암호 정책을 변경할 수 있도록 허용", "Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "관리자가 최소 암호 길이 등 암호 정책을 설정할 수 있도록 허용", "User password history" : "사용자 암호 기록", - "Number of login attempts before the user account is blocked (0 for no limit)" : "최대 로그인 실패 횟수 (0을 입력할 시 무제한이며 초과시 계정이 차단됩니다)", + "Number of login attempts before the user account is blocked (0 for no limit)" : "최대 로그인 실패 횟수 (0을 입력할 시 무제한이며 초과시 계정이 차단됩니다.)", "Forbid common passwords" : "일반적인 암호 금지", "Enforce upper and lower case characters" : "대문자와 소문자 사용", "Enforce numeric characters" : "숫자 사용",