From fd017eccf8a52b17ebafd566a4086e6ea6340395 Mon Sep 17 00:00:00 2001 From: alecake Date: Thu, 8 Jun 2023 12:37:18 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 28.5% (6 of 21 strings) Translation: AutoMod/Bot Translate-URL: http://weblate.insrt.uk/projects/automod/bot/it/ --- bot/it.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/bot/it.json b/bot/it.json index 0967ef4..098acf1 100644 --- a/bot/it.json +++ b/bot/it.json @@ -1 +1,16 @@ -{} +{ + "commands": { + "config": { + "title": "Configurazione" + }, + "ping": { + "title": "Latenza" + } + }, + "command_failed": { + "support_server": "Partecipa al server di supporto", + "bug_report": "Crea un bug report", + "title": "Esecuzione del comando fallita" + }, + "i18n_test": "si son cagati addosso" +}