forked from baron/baron-sso
사용자 상태 세분화
This commit is contained in:
@@ -1733,6 +1733,7 @@ title = "Affiliation & Organization Info"
|
||||
[ui.admin.users.list]
|
||||
add = "User Add"
|
||||
bulk_import = "Bulk Import"
|
||||
change_status = "Change {{name}} status"
|
||||
empty = "No users found."
|
||||
fetch_error = "Failed to load the user list."
|
||||
search_placeholder = "Search Placeholder"
|
||||
@@ -1977,12 +1978,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.dev]
|
||||
brand = "Brand"
|
||||
|
||||
@@ -2197,6 +2197,7 @@ title = "소속 및 조직 정보"
|
||||
[ui.admin.users.list]
|
||||
add = "사용자 추가"
|
||||
bulk_import = "일괄 임포트"
|
||||
change_status = "{{name}} 상태 변경"
|
||||
empty = "검색 결과가 없습니다."
|
||||
fetch_error = "사용자 목록 조회에 실패했습니다."
|
||||
search_placeholder = "이름 또는 이메일 검색..."
|
||||
@@ -2441,12 +2442,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.dev]
|
||||
brand = "Baron 로그인"
|
||||
|
||||
@@ -2076,6 +2076,7 @@ title = ""
|
||||
[ui.admin.users.list]
|
||||
add = ""
|
||||
bulk_import = ""
|
||||
change_status = ""
|
||||
empty = ""
|
||||
fetch_error = ""
|
||||
search_placeholder = ""
|
||||
@@ -2320,12 +2321,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.dev]
|
||||
brand = ""
|
||||
|
||||
Reference in New Issue
Block a user