Update it.rs
This commit is contained in:
parent
4e00945a5d
commit
4eafa9b4d0
1 changed files with 1 additions and 1 deletions
|
|
@ -470,7 +470,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Your Device", "Questo dispositivo"),
|
||||
("empty_recent_tip", "Non c'è nessuna sessione recente!\nPianificane una."),
|
||||
("empty_favorite_tip", "Ancora nessuna connessione?\nTrova qualcuno con cui connetterti e aggiungilo ai preferiti!"),
|
||||
("empty_lan_tip", "Sembra proprio che non sia stato rilevata nessuna connessione."),
|
||||
("empty_lan_tip", "Sembra proprio che non sia stata rilevata nessuna connessione."),
|
||||
("empty_address_book_tip", "Sembra che per ora nella rubrica non ci siano connessioni."),
|
||||
("eg: admin", "es: admin"),
|
||||
("Empty Username", "Nome utente vuoto"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue