mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-12 08:01:29 +03:00
improve input of change ID
This commit is contained in:
@@ -37,6 +37,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Clipboard is empty", "Clipboard është bosh"),
|
||||
("Stop service", "Ndaloni shërbimin"),
|
||||
("Change ID", "Ndryshoni ID"),
|
||||
("Your new ID", ""),
|
||||
("length %min% to %max%", ""),
|
||||
("starts with a letter", ""),
|
||||
("allowed characters", ""),
|
||||
("id_change_tip", "Lejohen Vetëm karkteret a-z,A-Z,0-9 dhe _(nënvizimet).Shkronja e parë duhet të jetë a-z, A-Z. Gjatesia midis 6 dhe 16."),
|
||||
("Website", "Faqe ëebi"),
|
||||
("About", "Rreth"),
|
||||
("Slogan_tip", ""),
|
||||
@@ -54,7 +59,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("API Server", "Serveri API"),
|
||||
("invalid_http", "Duhet të fillojë me http:// ose https://"),
|
||||
("Invalid IP", "IP e pavlefshme"),
|
||||
("id_change_tip", "Lejohen Vetëm karkteret a-z,A-Z,0-9 dhe _(nënvizimet).Shkronja e parë duhet të jetë a-z, A-Z. Gjatesia midis 6 dhe 16."),
|
||||
("Invalid format", "Format i pavlefshëm"),
|
||||
("server_not_support", "Nuk suportohet akoma nga severi"),
|
||||
("Not available", "I padisponueshëm"),
|
||||
|
||||
Reference in New Issue
Block a user