mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 08:58:52 +00:00
update lang template
This commit is contained in:
parent
2705228394
commit
ed897f4b6d
1 changed files with 2 additions and 0 deletions
|
|
@ -265,5 +265,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("android_version_audio_tip", ""),
|
||||
("android_start_service_tip", ""),
|
||||
("Account", ""),
|
||||
("Quit", ""),
|
||||
("Help", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue