mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-23 06:33:43 +08:00
fix:独立用户 -> 累计用户
This commit is contained in:
parent
35ce760b8d
commit
d619831370
@ -212,7 +212,7 @@ class AboutUI extends HookConsumerWidget {
|
||||
const names = {
|
||||
"launch": "启动",
|
||||
"gameLaunch": "启动游戏",
|
||||
"firstLaunch": "独立用户",
|
||||
"firstLaunch": "累计用户",
|
||||
"install_localization": "汉化安装",
|
||||
"performance_apply": "性能调优",
|
||||
"p4k_download": "P4K分流"
|
||||
|
Loading…
Reference in New Issue
Block a user