update translations
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
cc9a0d4dc2
commit
1dd63c29ec
2 changed files with 2 additions and 2 deletions
|
@ -553,7 +553,7 @@
|
|||
"group": {
|
||||
"view_manage": "View and manage groups",
|
||||
"err_delete_referenced": "Cannot delete a group with associated users, remove associations first",
|
||||
"help": "The %username% placeholder will be replaced with the username of the associated users"
|
||||
"help": "The %username% placeholder will be replaced with the username of the associated users, %role% with their role"
|
||||
},
|
||||
"virtual_folders": {
|
||||
"view_manage": "View and manage virtual folders",
|
||||
|
|
|
@ -553,7 +553,7 @@
|
|||
"group": {
|
||||
"view_manage": "Visualizza e gestisci gruppi",
|
||||
"err_delete_referenced": "Impossibile eliminare un gruppo con utenti associati, rimuovere prima le associazioni",
|
||||
"help": "Il segnaposto %username% verrà sostituito con il nome utente degli utenti associati"
|
||||
"help": "Il segnaposto %username% verrà sostituito con il nome utente degli utenti associati, %role% con il loro ruolo"
|
||||
},
|
||||
"virtual_folders": {
|
||||
"view_manage": "Visualizza e gestisci cartelle virtuali",
|
||||
|
|
Loading…
Reference in a new issue