Update cs.rs: typo corrected (#9074)

This commit is contained in:
kibeb 2024-08-15 08:55:44 +02:00 committed by GitHub
parent bb1b9858d5
commit dde3cce120
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -160,7 +160,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Create desktop icon", "Vytvořit ikonu na ploše"),
("agreement_tip", "Spuštěním instalace přijímáte licenční ujednání."),
("Accept and Install", "Přijmout a nainstalovat"),
("End-user license agreement", "Licencenční ujednání s koncovým uživatelem"),
("End-user license agreement", "Licenční ujednání s koncovým uživatelem"),
("Generating ...", "Vytváření ..."),
("Your installation is lower version.", "Máte nainstalovanou starší verzi"),
("not_close_tcp_tip", "Po dobu, po kterou tunel potřebujete, nezavírejte toto okno"),