remove confusion

This commit is contained in:
rustdesk
2022-05-13 18:10:32 +08:00
parent 0d9d00baba
commit d564b90541
11 changed files with 10 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Invalid IP", "Indirizzo IP non valido"),
("id_change_tip", "Puoi usare solo i caratteri a-z, A-Z, 0-9 e _ (underscore). Il primo carattere deve essere a-z o A-Z. La lunghezza deve essere fra 6 e 16 caratteri."),
("Invalid format", "Formato non valido"),
("This function is turned off by the server", "Questa funzione è disabilitata sul server"),
("server_not_support", "Non ancora supportato dal server"),
("Not available", "Non disponibile"),
("Too frequent", "Troppo frequente"),
("Cancel", "Annulla"),