parent
5bfdf05ff2
commit
f8592e0d5b
@ -622,10 +622,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("During controlled", "Durante il controllo"),
|
("During controlled", "Durante il controllo"),
|
||||||
("During service is on", "Quando il servizio è attivo"),
|
("During service is on", "Quando il servizio è attivo"),
|
||||||
("Capture screen using DirectX", "Cattura schermo usando DirectX"),
|
("Capture screen using DirectX", "Cattura schermo usando DirectX"),
|
||||||
("Back", ""),
|
("Back", "Indietro"),
|
||||||
("Apps", ""),
|
("Apps", "App"),
|
||||||
("Volume up", ""),
|
("Volume up", "Volume +"),
|
||||||
("Volume down", ""),
|
("Volume down", "Volume -"),
|
||||||
("Power", ""),
|
("Power", "Alimentazione"),
|
||||||
|
("Telegram bot", "Bot Telgram"),
|
||||||
|
("enable-bot-tip", "Se abiliti questa funzione, puoi ricevere il codice 2FA dal tuo bot.\nPuò anche funzionare come notifica di connessione."),
|
||||||
|
("enable-bot-desc", "1, apri una chat con @BotFather.\n2, Invia il comando \"/newbot\", dopo aver completato questo passaggio riceverai un token.\n3, Avvia una chat con il tuo bot appena creato. Per attivarlo invia un messaggio tipo \"/hello\".\n"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user