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 service is on", "Quando il servizio è attivo"),
|
||||
("Capture screen using DirectX", "Cattura schermo usando DirectX"),
|
||||
("Back", ""),
|
||||
("Apps", ""),
|
||||
("Volume up", ""),
|
||||
("Volume down", ""),
|
||||
("Power", ""),
|
||||
("Back", "Indietro"),
|
||||
("Apps", "App"),
|
||||
("Volume up", "Volume +"),
|
||||
("Volume down", "Volume -"),
|
||||
("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();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user