From 68b655979039d6f89818fba42dcb13a4e3033fb9 Mon Sep 17 00:00:00 2001 From: Double Colon Date: Sun, 5 Jan 2025 11:59:28 +0100 Subject: [PATCH] New translations translation.json (Italian) --- src/locales/it/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/it/translation.json b/src/locales/it/translation.json index aaeb2dbf..976b195d 100644 --- a/src/locales/it/translation.json +++ b/src/locales/it/translation.json @@ -205,7 +205,7 @@ }, "ephemeral": { "name": "effimero", - "description": "When true the response will only be visible to you (default: false)" + "description": "Quando vero la risposta sarà visibile solo a te" }, "header": { "name": "intestazione", @@ -282,7 +282,7 @@ "name": "impostazioni", "description": "Crea un link per gestire le impostazioni tramite il sito web", "responses": { - "linkCreated": "Please visit the link below to be logged into the bot's website automatically in order to change your settings.\n<{{magicLink}}>\nThis link will expire {{expiresAt}} but you can always run this command to generate a new link, or visit <{{loginUrl}}> to log in manually, then go to <{{settingsUrl}}> to change your settings.", + "linkCreated": "Visiti il link sottostante per accedere automaticamente al sito web del bot e modificare le sue impostazioni.\n<{{magicLink}}>\nQuesto link scadrà tra {{expiresAt}} ma può sempre eseguire questo comando per generare un nuovo link, oppure visitare <{{loginUrl}}> per accedere manualmente, quindi andare a <{{settingsUrl}}> per modificare le sue impostazioni.", "failedToCreateLink": "Impossibile generare un link per effettuare il login automaticamente, visita <{{loginUrl}}> e accedi manualmente, quindi vai a <{{settingsUrl}}> per modificare le impostazioni." }, "options": {}