diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/ko.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/ko.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/ko.js b/apps/twofactor_backupcodes/l10n/ko.js index fce07a8fb9b..04e37935ee6 100644 --- a/apps/twofactor_backupcodes/l10n/ko.js +++ b/apps/twofactor_backupcodes/l10n/ko.js @@ -20,8 +20,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "2단계 인증 백업 코드 공급자", "Use one of the backup codes you saved when setting up two-factor authentication." : "2단계 인증을 설정할 때 저장한 백업 코드를 사용하십시오.", "Submit" : "제출", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "백업 코드가 생성되었습니다. {{total}}개 중 {{used}}개의 코드가 사용되었습니다.", - "Nextcloud backup codes" : "Nextcloud 백업 코드", "activated" : "활성화됨", "updated" : "업데이트됨", "mounted" : "마운트됨", @@ -32,6 +30,7 @@ OC.L10N.register( "beforeDestroy" : "파괴 이전", "destroyed" : "파괴됨", "beforeMount" : "마운트 이전", + "Nextcloud backup codes" : "Nextcloud 백업 코드", "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "2단계 인증을 활성화했으나 아직 백업 코드를 생성하지 않았습니다. 2단계 인증을 사용할 수 없을 때를 대비하기 위하여 백업 코드를 생성하십시오." }, "nplurals=1; plural=0;"); |