승인 완료 i18n/e2e 및 adminfront 정적 서빙 경로 수정

This commit is contained in:
kyy
2026-05-29 18:26:17 +09:00
parent 59514f4cf3
commit 07b0c055cc
+3
View File
@@ -732,6 +732,7 @@ const Map<String, String> koStrings = {
"승인 되었습니다. 이 기기는 로그인되어 있는 상태입니다. 원격 창도 로그인이 될 예정입니다", "승인 되었습니다. 이 기기는 로그인되어 있는 상태입니다. 원격 창도 로그인이 될 예정입니다",
"msg.userfront.login.verification.approved_remote": "msg.userfront.login.verification.approved_remote":
"승인되었습니다.\n로그인 요청하신 화면으로 돌아가주세요.", "승인되었습니다.\n로그인 요청하신 화면으로 돌아가주세요.",
"msg.userfront.login.verification.close_hint": "이 창은 이제 닫으셔도 됩니다.",
"msg.userfront.login.verification.pending_remote": "msg.userfront.login.verification.pending_remote":
"승인 요청을 확인하고 있습니다. 잠시만 기다려 주세요.", "승인 요청을 확인하고 있습니다. 잠시만 기다려 주세요.",
"msg.userfront.login.verification.success": "로그인 승인에 성공했습니다.", "msg.userfront.login.verification.success": "로그인 승인에 성공했습니다.",
@@ -3156,6 +3157,8 @@ const Map<String, String> enStrings = {
"Approved. This device is already signed in, and the remote window will be signed in shortly.", "Approved. This device is already signed in, and the remote window will be signed in shortly.",
"msg.userfront.login.verification.approved_remote": "msg.userfront.login.verification.approved_remote":
"Approved.\nPlease return to the screen where you requested sign-in.", "Approved.\nPlease return to the screen where you requested sign-in.",
"msg.userfront.login.verification.close_hint":
"You can close this window now.",
"msg.userfront.login.verification.pending_remote": "msg.userfront.login.verification.pending_remote":
"Checking the sign-in approval request. Please wait.", "Checking the sign-in approval request. Please wait.",
"msg.userfront.login.verification.success": "Sign-in approval completed.", "msg.userfront.login.verification.success": "Sign-in approval completed.",