Browse Source

update translations

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
Nicola Murino 1 year ago
parent
commit
1dd63c29ec
2 changed files with 2 additions and 2 deletions
  1. 1 1
      static/locales/en/translation.json
  2. 1 1
      static/locales/it/translation.json

+ 1 - 1
static/locales/en/translation.json

@@ -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",

+ 1 - 1
static/locales/it/translation.json

@@ -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",