fix:独立用户 -> 累计用户

This commit is contained in:
xkeyC 2024-03-13 22:54:46 +08:00
parent 35ce760b8d
commit d619831370

View File

@ -212,7 +212,7 @@ class AboutUI extends HookConsumerWidget {
const names = {
"launch": "启动",
"gameLaunch": "启动游戏",
"firstLaunch": "独立用户",
"firstLaunch": "累计用户",
"install_localization": "汉化安装",
"performance_apply": "性能调优",
"p4k_download": "P4K分流"