mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
WIP new WebAdmin: add missing translations for events page
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user