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"
|
||||
|
||||
Reference in New Issue
Block a user