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": "Percorso",
|
||||
"object": "Oggetto",
|
||||
"event": "Evento"
|
||||
},
|
||||
"provider_objects": {
|
||||
"user": "Utente",
|
||||
"folder": "Cartella virtuale",
|
||||
"group": "Gruppo",
|
||||
"admin": "Amministratore",
|
||||
"api_key": "Chiave API",
|
||||
"share": "Condivisione",
|
||||
"event_action": "Azione",
|
||||
"event_rule": "Regola",
|
||||
"role": "ruolo",
|
||||
"ip_list_entry": "Elemento lista IP",
|
||||
"configs": "Configurazioni"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user