diff --git a/locale/en/corteza-webapp-compose/permissions.yaml b/locale/en/corteza-webapp-compose/permissions.yaml index 20d7dce39..d3b03e64f 100644 --- a/locale/en/corteza-webapp-compose/permissions.yaml +++ b/locale/en/corteza-webapp-compose/permissions.yaml @@ -176,6 +176,11 @@ resources: specific: Delete record "{{target}}" title: Delete records of any module all-specific: Delete records of module "{{ target }}" + undelete: + description: 'Default: deny' + specific: Restore record "{{target}}" + title: Restore records of any module + all-specific: Restore records of module "{{ target }}" read: description: 'Default: deny' specific: Read record "{{target}}"