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" +}