mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-27 23:19:02 +08:00
Update Italian language (#8800)
This commit is contained in:
parent
2de81045ea
commit
b26acde450
@ -629,6 +629,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("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 che inizia con una barra (\"/\") tipo \"/hello\".\n"),
|
||||
("cancel-2fa-confirm-tip", "Sei sicuro di voler annullare 2FA?"),
|
||||
("cancel-bot-confirm-tip", "Sei sicuro di voler annulare Telegram?"),
|
||||
("About RustDesk", ""),
|
||||
("About RustDesk", "Info su RustDesk"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user