Skip to content

Commit

Permalink
perf: ♻️ Options describe
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Dec 19, 2023
1 parent 2661542 commit 1349b2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/locales/languages/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,9 +213,9 @@
"preferences.device.control-in-close-screen.placeholder": "开启后控制设备时将自动关闭设备屏幕",
"preferences.device.control-end-video.name": "控制结束关闭屏幕",
"preferences.device.control-end-video.placeholder": "开启后停止控制设备将自动关闭设备屏幕",
"preferences.device.control-in-stop-charging.name": "控制时停止亮屏",
"preferences.device.control-in-stop-charging.placeholder": "开启后控制设备时将停止自动亮屏",
"preferences.device.control-in-stop-charging.tips": "开启后控制设备时将停止自动亮屏",
"preferences.device.control-in-stop-charging.name": "控制时禁用自动亮屏",
"preferences.device.control-in-stop-charging.placeholder": "开启后控制设备时将禁用自动亮屏",
"preferences.device.control-in-stop-charging.tips": "开启后控制设备时将禁用自动亮屏",
"preferences.device.display-overlay.name": "模拟辅助显示器",
"preferences.device.display-overlay.placeholder": "1080x1920/320,secure",
"preferences.device.display-overlay.tips": "用于调整模拟辅助显示器的大小和分辨率,多屏协同(镜像组)依赖于此选项",
Expand Down

0 comments on commit 1349b2a

Please sign in to comment.