Approval in backend

This commit is contained in:
2026-01-09 14:10:11 +00:00
committed by md translation bot
parent 0da3bde799
commit 757b332e01
25 changed files with 175 additions and 25 deletions

View File

@@ -168,6 +168,12 @@
"remove_remember_me_tokens": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0432\u0441\u0435 \u0437\u0430\u043f\u043e\u043c\u043d\u0435\u043d\u043d\u044b\u0435 \u0432\u0445\u043e\u0434\u044b \u0432 \u0441\u0438\u0441\u0442\u0435\u043c\u0443",
"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"
}
}