update cs.rs (#7234)
This commit is contained in:
parent
9b7a8203f6
commit
ce5e28c543
@ -584,7 +584,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("enter-2fa-title", "Dvoufaktorová autentizace"),
|
("enter-2fa-title", "Dvoufaktorová autentizace"),
|
||||||
("Email verification code must be 6 characters.", "E-mailový ověřovací kód musí mít 6 znaků."),
|
("Email verification code must be 6 characters.", "E-mailový ověřovací kód musí mít 6 znaků."),
|
||||||
("2FA code must be 6 digits.", "Kód 2FA musí mít 6 číslic."),
|
("2FA code must be 6 digits.", "Kód 2FA musí mít 6 číslic."),
|
||||||
("Multiple Windows sessions found", ""),
|
("Multiple Windows sessions found", "Bylo nalezeno více relací Windows"),
|
||||||
("Please select the session you want to connect to", ""),
|
("Please select the session you want to connect to", "Vyberte relaci, ke které se chcete připojit"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user