From eecbba3c335bcb220cd7f518f5a8334d4a05614b Mon Sep 17 00:00:00 2001 From: Natsumi Date: Sun, 20 Aug 2023 18:44:08 +1200 Subject: [PATCH] Localization lint 1 --- html/src/localization/strings/ko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/src/localization/strings/ko.json b/html/src/localization/strings/ko.json index 8a068080..efda9c21 100644 --- a/html/src/localization/strings/ko.json +++ b/html/src/localization/strings/ko.json @@ -1175,7 +1175,7 @@ "otp": { "header": "2단계 인증", "description": "복구 코드 중 하나를 입력하세요", - "use_otp": "TOTP 사용", + "use_totp": "TOTP 사용", "verify": "확인", "input_placeholder": "코드", "input_error": "잘못된 코드"