mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-12 06:41:30 +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", "La poŝo estas malplena"),
|
||||
("Stop service", "Haltu servon"),
|
||||
("Change ID", "Ŝanĝi identigilon"),
|
||||
("Your new ID", ""),
|
||||
("length %min% to %max%", ""),
|
||||
("starts with a letter", ""),
|
||||
("allowed characters", ""),
|
||||
("id_change_tip", "Nur la signoj a-z, A-Z, 0-9, _ (substreko) povas esti uzataj. La unua litero povas esti inter a-z, A-Z. La longeco devas esti inter 6 kaj 16."),
|
||||
("Website", "Retejo"),
|
||||
("About", "Pri"),
|
||||
("Slogan_tip", ""),
|
||||
@@ -54,7 +59,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("API Server", "Servilo de API"),
|
||||
("invalid_http", "Devas komenci kun http:// aŭ https://"),
|
||||
("Invalid IP", "IP nevalida"),
|
||||
("id_change_tip", "Nur la signoj a-z, A-Z, 0-9, _ (substreko) povas esti uzataj. La unua litero povas esti inter a-z, A-Z. La longeco devas esti inter 6 kaj 16."),
|
||||
("Invalid format", "Formato nevalida"),
|
||||
("server_not_support", "Ankoraŭ ne subtenata de la servilo"),
|
||||
("Not available", "Nedisponebla"),
|
||||
|
||||
Reference in New Issue
Block a user