Approval in backend
This commit is contained in:
@@ -168,6 +168,12 @@
|
||||
"remove_remember_me_tokens": "Remove all remembered logins",
|
||||
"disallow_publishing_objects": "Disallow publishing objects",
|
||||
"disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data.",
|
||||
"set_all_permissions_to_view_only": "Set all permissions to view only"
|
||||
"set_all_permissions_to_view_only": "Set all permissions to view only",
|
||||
"disable_account": "Disable account",
|
||||
"disable_account_explica": "Disables the account, disallowing the user from logging in. This can be useful if the account should be kept available but the user will not be logging in for the foreseeable future (e.g. during longer periods of absence).",
|
||||
"user_agreements": "User agreements",
|
||||
"account_expiry_date": "Account expiry date",
|
||||
"account_expiry_date_explica": "Setting this value to a specific date in the future will trigger the account to be automatically deleted when that date is reached. This can be useful when adding accounts for colleagues on temporary contracts.",
|
||||
"agreed_on": "Agreed on"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user