From 27c3f92be4193470aeb3c2ed7e51c15fd7f3cf5f Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Sun, 30 Jul 2023 09:18:15 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/it/modules.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/language/it/modules.json b/public/language/it/modules.json index 1999a52e71..6bcf7cc1ad 100644 --- a/public/language/it/modules.json +++ b/public/language/it/modules.json @@ -61,9 +61,9 @@ "chat.show-ip": "Mostra indirizzo IP", "chat.owner": "Propietario stanza", "chat.grant-rescind-ownership": "Concedi/Revoca Proprietà", - "chat.system.user-join": "%1 has joined the room ", - "chat.system.user-leave": "%1 has left the room ", - "chat.system.room-rename": "%2 has renamed this room to \"%1\" ", + "chat.system.user-join": "%1 si è unito alla stanza ", + "chat.system.user-leave": "%1 ha lasciato la stanza ", + "chat.system.room-rename": "%2 ha rinominato questa stanza in \"%1\" ", "composer.compose": "Componi", "composer.show_preview": "Visualizza Anteprima", "composer.hide_preview": "Nascondi Anteprima",