more trans

This commit is contained in:
rustdesk
2022-04-06 10:51:24 +08:00
parent f370c60d06
commit 840413db5f
11 changed files with 30 additions and 30 deletions

View File

@@ -265,5 +265,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("android_stop_service_tip", ""),
("android_version_audio_tip", ""),
("android_start_service_tip", ""),
("Account", ""),
].iter().cloned().collect();
}