gen other langs

This commit is contained in:
csf
2022-07-18 10:34:46 +08:00
parent f587bdee5a
commit 5c27f1c383
15 changed files with 15 additions and 0 deletions

View File

@@ -286,5 +286,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Language", ""),
("Keep RustDesk background service", ""),
("Ignore Battery Optimizations", ""),
("android_open_battery_optimizations_tip", ""),
].iter().cloned().collect();
}