diff --git a/userfront/lib/i18n_data.dart b/userfront/lib/i18n_data.dart index 8e0fb0ce..03e08cae 100644 --- a/userfront/lib/i18n_data.dart +++ b/userfront/lib/i18n_data.dart @@ -732,6 +732,7 @@ const Map 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 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.",