forked from baron/baron-sso
승인 완료 i18n/e2e 및 adminfront 정적 서빙 경로 수정
This commit is contained in:
@@ -732,6 +732,7 @@ const Map<String, String> koStrings = {
|
||||
"승인 되었습니다. 이 기기는 로그인되어 있는 상태입니다. 원격 창도 로그인이 될 예정입니다",
|
||||
"msg.userfront.login.verification.approved_remote":
|
||||
"승인되었습니다.\n로그인 요청하신 화면으로 돌아가주세요.",
|
||||
"msg.userfront.login.verification.close_hint": "이 창은 이제 닫으셔도 됩니다.",
|
||||
"msg.userfront.login.verification.pending_remote":
|
||||
"승인 요청을 확인하고 있습니다. 잠시만 기다려 주세요.",
|
||||
"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.",
|
||||
"msg.userfront.login.verification.approved_remote":
|
||||
"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":
|
||||
"Checking the sign-in approval request. Please wait.",
|
||||
"msg.userfront.login.verification.success": "Sign-in approval completed.",
|
||||
|
||||
Reference in New Issue
Block a user