forked from baron/baron-sso
code-check 오류 수정
This commit is contained in:
@@ -231,6 +231,7 @@ body = "We could not find an account for that information.\\\\\\\\\\\\\\\\nPleas
|
||||
[msg.userfront.login.verification]
|
||||
approved = "Approved. Complete sign-in in the original window."
|
||||
approved_local = "Approved. This device is already signed in, and the remote window will be signed in shortly."
|
||||
approved_remote = "Approved. Please return to the original browser or PC screen."
|
||||
success = "Sign-in approval completed."
|
||||
|
||||
[msg.userfront.login_success]
|
||||
@@ -438,12 +439,19 @@ system = "System"
|
||||
|
||||
[ui.common.status]
|
||||
active = "Active"
|
||||
archived = "Archived"
|
||||
baron_guest = "Baron Guest"
|
||||
blocked = "ui.common.status.blocked"
|
||||
extended_leave = "Extended Leave"
|
||||
failure = "Failure"
|
||||
inactive = "Inactive"
|
||||
leave_of_absence = "Leave of absence"
|
||||
ok = "Ok"
|
||||
pending = "Pending"
|
||||
preboarding = "Preboarding"
|
||||
success = "Success"
|
||||
suspended = "Suspended"
|
||||
temporary_leave = "Temporary Leave"
|
||||
|
||||
[ui.userfront]
|
||||
app_title = "Baron SW Portal"
|
||||
@@ -573,8 +581,10 @@ title = "Account not found"
|
||||
|
||||
[ui.userfront.login.verification]
|
||||
action_label = "Done"
|
||||
action_label_close = "Close Window"
|
||||
page_title = "Sign-in approval"
|
||||
title = "Approval complete"
|
||||
title_remote = "Sign-in approved"
|
||||
|
||||
[ui.userfront.login_success]
|
||||
later = "Do this later (go to dashboard)"
|
||||
|
||||
@@ -455,6 +455,7 @@ body = "가입되지 않은 정보입니다.\\\\n회원가입 후 이용해 주
|
||||
[msg.userfront.login.verification]
|
||||
approved = "승인되었습니다. 로그인은 요청하신 창에서 완료됩니다."
|
||||
approved_local = "승인 되었습니다. 이 기기는 로그인되어 있는 상태입니다. 원격 창도 로그인이 될 예정입니다"
|
||||
approved_remote = "승인되었습니다. 요청하신 브라우저 또는 PC 화면으로 돌아가 주세요."
|
||||
success = "로그인 승인에 성공했습니다."
|
||||
|
||||
[msg.userfront.login_success]
|
||||
@@ -661,12 +662,19 @@ system = "System"
|
||||
|
||||
[ui.common.status]
|
||||
active = "활성"
|
||||
archived = "보관됨"
|
||||
baron_guest = "Baron 게스트"
|
||||
blocked = "ui.common.status.blocked"
|
||||
extended_leave = "장기휴직"
|
||||
failure = "실패"
|
||||
inactive = "비활성"
|
||||
leave_of_absence = "휴직"
|
||||
ok = "정상"
|
||||
pending = "준비 중"
|
||||
preboarding = "입사대기"
|
||||
success = "성공"
|
||||
suspended = "정지"
|
||||
temporary_leave = "단기휴무"
|
||||
|
||||
[ui.userfront]
|
||||
app_title = "Baron SW 포탈"
|
||||
@@ -797,6 +805,8 @@ title = "미등록 회원"
|
||||
action_label = "확인"
|
||||
page_title = "로그인 승인"
|
||||
title = "승인 완료"
|
||||
action_label_close = "창 닫기"
|
||||
title_remote = "로그인 승인 완료"
|
||||
|
||||
[ui.userfront.login_success]
|
||||
later = "나중에 하기 (대시보드로 이동)"
|
||||
|
||||
@@ -427,6 +427,7 @@ body = ""
|
||||
[msg.userfront.login.verification]
|
||||
approved = ""
|
||||
approved_local = ""
|
||||
approved_remote = ""
|
||||
success = ""
|
||||
|
||||
[msg.userfront.login_success]
|
||||
@@ -633,12 +634,19 @@ system = ""
|
||||
|
||||
[ui.common.status]
|
||||
active = ""
|
||||
archived = ""
|
||||
baron_guest = ""
|
||||
blocked = ""
|
||||
extended_leave = ""
|
||||
failure = ""
|
||||
inactive = ""
|
||||
leave_of_absence = ""
|
||||
ok = ""
|
||||
pending = ""
|
||||
preboarding = ""
|
||||
success = ""
|
||||
suspended = ""
|
||||
temporary_leave = ""
|
||||
|
||||
[ui.userfront]
|
||||
app_title = ""
|
||||
@@ -767,8 +775,10 @@ title = ""
|
||||
|
||||
[ui.userfront.login.verification]
|
||||
action_label = ""
|
||||
action_label_close = ""
|
||||
page_title = ""
|
||||
title = ""
|
||||
title_remote = ""
|
||||
|
||||
[ui.userfront.login_success]
|
||||
later = ""
|
||||
|
||||
Reference in New Issue
Block a user