Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

Commit 3d25658

Browse files
committed
[TouchController] 修改运行模式的文本
1 parent 6a8cd97 commit 3d25658

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

touchcontroller/resources/lang/en_us.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
"touchcontroller.screen.config.status.status.title": "Status",
5959
"touchcontroller.screen.config.status.status.enable.title": "Enable",
6060
"touchcontroller.screen.config.status.status.enable.description": "Enable all of TouchController's functionalities.",
61-
"touchcontroller.screen.config.status.status.only_view.click_to_interact.title": "Only view - click to interact",
61+
"touchcontroller.screen.config.status.status.only_view.click_to_interact.title": "Only touch ring",
6262
"touchcontroller.screen.config.status.status.only_view.click_to_interact.description": "Disable TouchController's layers and widgets. Only use touch ring is enabled.",
63-
"touchcontroller.screen.config.status.status.only_view.aiming_by_crosshair.title": "Only view - aiming by crosshair",
63+
"touchcontroller.screen.config.status.status.only_view.aiming_by_crosshair.title": "Only view control",
6464
"touchcontroller.screen.config.status.status.only_view.aiming_by_crosshair.description": "Disable TouchController's layers and widgets. Only interacting with crosshair is enabled.",
6565
"touchcontroller.screen.config.status.status.disable.title": "Disable",
6666
"touchcontroller.screen.config.status.status.disable.description": "Disable all of TouchController's functionalities.",

touchcontroller/resources/lang/zh_cn.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@
5757
"touchcontroller.screen.config.status.debug_info.architecture": "CPU 架构:%s",
5858
"touchcontroller.screen.config.status.status.title": "状态",
5959
"touchcontroller.screen.config.status.status.enable.title": "启用",
60-
"touchcontroller.screen.config.status.status.enable.description": "启用 TouchController 的全部功能",
61-
"touchcontroller.screen.config.status.status.only_view.click_to_interact.title": "仅视角移动 - 点击屏幕交互",
62-
"touchcontroller.screen.config.status.status.only_view.click_to_interact.description": "禁用 TouchController 的图层、控件功能。你只能使用触控圈",
63-
"touchcontroller.screen.config.status.status.only_view.aiming_by_crosshair.title": "仅视角移动 - 使用准心瞄准",
64-
"touchcontroller.screen.config.status.status.only_view.aiming_by_crosshair.description": "禁用 TouchController 的图层、控件功能。你只能使用准心瞄准",
60+
"touchcontroller.screen.config.status.status.enable.description": "TouchController 将正常运行",
61+
"touchcontroller.screen.config.status.status.only_view.click_to_interact.title": "仅触控圈",
62+
"touchcontroller.screen.config.status.status.only_view.click_to_interact.description": "TouchController 将被禁用,但触控圈不受影响",
63+
"touchcontroller.screen.config.status.status.only_view.aiming_by_crosshair.title": "仅视角控制",
64+
"touchcontroller.screen.config.status.status.only_view.aiming_by_crosshair.description": "TouchController 将被禁用,但你仍可通过屏幕移动视角",
6565
"touchcontroller.screen.config.status.status.disable.title": "禁用",
66-
"touchcontroller.screen.config.status.status.disable.description": "禁用 TouchController 的全部功能",
66+
"touchcontroller.screen.config.status.status.disable.description": "TouchController 将被完全禁用",
6767

6868
"touchcontroller.screen.config.platform.title": "平台",
6969
"touchcontroller.screen.config.platform.blazesdl.vibration_strength.title": "振动强度",

0 commit comments

Comments
 (0)