mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 13:01:28 +03:00
update lang template
This commit is contained in:
@@ -265,5 +265,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("android_version_audio_tip", ""),
|
("android_version_audio_tip", ""),
|
||||||
("android_start_service_tip", ""),
|
("android_start_service_tip", ""),
|
||||||
("Account", ""),
|
("Account", ""),
|
||||||
|
("Quit", ""),
|
||||||
|
("Help", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user