mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-08 04:37:41 +08:00
Add sync with system toggle switch and remove the deprecated warning.
This commit is contained in:
@ -13,6 +13,7 @@ Zh::Zh(QObject *parent)
|
||||
theming("主题");
|
||||
media("媒体");
|
||||
dark_mode("夜间模式");
|
||||
sys_dark_mode("跟随系统");
|
||||
search("查找");
|
||||
about("关于");
|
||||
settings("设置");
|
||||
|
Reference in New Issue
Block a user