WIP new WebAdmin: add missing translations for events page

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2024-01-29 10:49:21 +01:00
parent 0900a63b83
commit b18b37042d
5 changed files with 79 additions and 9 deletions

View File

@@ -864,5 +864,18 @@
"path": "Path",
"object": "Object",
"event": "Event"
},
"provider_objects": {
"user": "User",
"folder": "Folder",
"group": "Group",
"admin": "Admin",
"api_key": "API key",
"share": "Share",
"event_action": "Action",
"event_rule": "Rule",
"role": "role",
"ip_list_entry": "IP list entry",
"configs": "Configurations"
}
}