mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-12-09 05:37:36 +08:00
Add missing activitiy names for form access [SCI-11474]
This commit is contained in:
parent
d6134bb1ae
commit
aff9655de8
1 changed files with 6 additions and 0 deletions
|
|
@ -670,6 +670,12 @@ en:
|
|||
task_result_restore_asset_version: "Result file version restored"
|
||||
repository_column_restore_asset_version: "Inventroy item file version restored"
|
||||
protocol_step_restore_asset_version: "Protocol step file version restored"
|
||||
form_access_granted: "User granted access to a form"
|
||||
form_access_changed: "User role changed on a form"
|
||||
form_access_revoked: "User removed from a form"
|
||||
form_access_granted_all_team_members: "Grant access to all team members"
|
||||
form_access_changed_all_team_members: "Change role of all team members"
|
||||
form_access_revoked_all_team_members: "Remove access from all team members"
|
||||
form_created: "Form created"
|
||||
form_archived: "Form archived"
|
||||
form_restored: "Form restored from archive"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue