summaryrefslogtreecommitdiffstats
path: root/modules-available/backup/lang/en/permissions.json
diff options
context:
space:
mode:
authorSimon Rettberg2023-11-15 15:21:52 +0100
committerSimon Rettberg2023-11-15 15:21:52 +0100
commitef28169d991ec8d0e6a8e001c2d0fb61b68c3e26 (patch)
tree127c1f9fd34c6e28ba224d48ede3ec47d953c2f6 /modules-available/backup/lang/en/permissions.json
parent[locationinfo] Fix infoscreen after type annotation update (diff)
downloadslx-admin-ef28169d991ec8d0e6a8e001c2d0fb61b68c3e26.tar.gz
slx-admin-ef28169d991ec8d0e6a8e001c2d0fb61b68c3e26.tar.xz
slx-admin-ef28169d991ec8d0e6a8e001c2d0fb61b68c3e26.zip
[backup] Add permission to configure automatic backup
Diffstat (limited to 'modules-available/backup/lang/en/permissions.json')
-rw-r--r--modules-available/backup/lang/en/permissions.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules-available/backup/lang/en/permissions.json b/modules-available/backup/lang/en/permissions.json
index ee1d87cb..0e204c8d 100644
--- a/modules-available/backup/lang/en/permissions.json
+++ b/modules-available/backup/lang/en/permissions.json
@@ -1,4 +1,5 @@
{
- "create": "Create and download a backup.",
- "restore": "Upload and restore a backup."
+ "config": "Configure automatic backups.",
+ "create": "Create and download a backup.",
+ "restore": "Upload and restore a backup."
} \ No newline at end of file