3
0

Add missing record undelete translations

This commit is contained in:
Jože Fortun
2023-04-05 16:44:16 +02:00
parent 6b958e0edb
commit ef017a3cbd
@@ -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}}"