corentin-soriano commented on code in PR #1181:
URL: https://github.com/apache/guacamole-client/pull/1181#discussion_r2888960869


##########
guacamole/src/main/frontend/src/translations/it.json:
##########
@@ -557,10 +1107,24 @@
 
         "SECTION_HEADER_USERS"       : "Utenti",
 
-        "TABLE_HEADER_USERNAME" : "Nome utente"
-
+        "TABLE_HEADER_USERNAME" : "Nome utente",
+        "TABLE_HEADER_FULL_NAME"   : "Nome completo",
+        "TABLE_HEADER_LAST_ACTIVE" : "Ultima connessione",
+        "TABLE_HEADER_ORGANIZATION" : "Organizzazione"
+  
     },
     
+    "SETTINGS_USER_GROUPS" : {
+        "ACTION_ACKNOWLEDGE"    : "@:APP.ACTION_ACKNOWLEDGE",
+        "ACTION_NEW_USER_GROUP" : "Nuovo Gruppo",
+        "DIALOG_HEADER_ERROR" : "@:APP.DIALOG_HEADER_ERROR",
+        "FIELD_PLACEHOLDER_FILTER" : "@:APP.FIELD_PLACEHOLDER_FILTER",
+        "FORMAT_DATE" : "@:APP.FORMAT_DATE_TIME_PRECISE",
+        "HELP_USER_GROUPS" : "Fai clic o tocca un gruppo nell'elenco 
sottostante per gestirlo. A seconda del tuo livello di accesso, puoi 
aggiungere/eliminare gruppi e modificarne i membri e la composizione.",
+        "SECTION_HEADER_USER_GROUPS" : "Gruppi",
+        "TABLE_HEADER_USER_GROUP_NAME" : "Nome del Gruppo"

Review Comment:
   For consistency, could you align the values ​​as you have done in the rest 
of the file?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to