mobile server_page text theme & fix lang.py and update langs

This commit is contained in:
csf
2022-09-26 09:40:39 +08:00
parent 4d7c3f6eb7
commit 95f7677d2b
25 changed files with 174 additions and 101 deletions

View File

@@ -327,6 +327,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Account", "账户"),
("Theme", "主题"),
("Dark Theme", "暗黑主题"),
("Dark", "黑暗"),
("Light", "明亮"),
("Follow System", "跟随系统"),
("Enable hardware codec", "使用硬件编解码"),
("Unlock Security Settings", "解锁安全设置"),
("Enable Audio", "允许传输音频"),