Skip to content

Commit 6002d0e

Browse files
author
lijiahao
committed
update text
1 parent 94ff298 commit 6002d0e

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

src/languages/en.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,8 @@ export default {
211211
HoldButtonsSettingsDesc:
212212
'The auto toggle hold buttons feature allows you to automatically keep a button pressed when you hold it down, until you click the button again. This is useful for game scenarios that require continuous button presses, such as acceleration in racing games or firing in shooting games.',
213213
'Hold Buttons': 'Hold Buttons',
214-
FSR_desc: 'Enable FSR(FidelityFX Super Resolution) to achieve super resolution, which can improve image clarity without increasing bandwidth, but will increase CPU/GPU load',
214+
FSR_desc:
215+
'Enabling FSR (FidelityFX Super Resolution) can enhance image clarity without increasing bandwidth, but it will increase CPU/GPU load and may cause some devices to overheat. Please use it judiciously.',
215216
fsr_sharpness_title: 'FSR Sharpness',
216217
fsr_sharpness_desc: 'Adjust FSR sharpness',
217218
'FSR started': 'FSR started'

src/languages/zh.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,8 @@ export default {
362362
HoldButtonsSettingsDesc:
363363
'自动保持按键功能可以让你在按住某个按键时,自动保持该按键为按下状态,直到你再次点击该按键。适用于需要持续按住某个按键的游戏场景,例如竞速游戏中的加速,射击游戏中的开火等。',
364364
'Hold Buttons': '保持按键',
365-
FSR_desc: '启用FSR(FidelityFX Super Resolution)实现超分辨率,可以在不增加带宽的情况下提升画面清晰度,但会增加CPU/GPU负载',
365+
FSR_desc:
366+
'启用FSR(FidelityFX Super Resolution)实现超分辨率,可以在不增加带宽的情况下提升画面清晰度,但会增加CPU/GPU负载,可能会导致部分设备发热严重,请酌情使用。',
366367
fsr_sharpness_title: 'FSR锐化',
367368
fsr_sharpness_desc: '调整FSR锐化',
368369
'FSR started': 'FSR已启动'

src/languages/zht.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,8 @@ export default {
328328
HoldButtonsSettingsDesc:
329329
'自動保持按鍵功能可以讓你在按住某個按鍵時,自動保持該按鍵為按下狀態,直到你再次點擊該按鍵。適用於需要持續按住某個按鍵的遊戲場景,例如競速遊戲中的加速,射擊遊戲中的開火等。',
330330
'Hold Buttons': '保持按鍵',
331-
FSR_desc: '啟用FSR(FidelityFX Super Resolution)實現超分辨率,可以在不增加帶寬的條件下提升畫面清晰度,但會增加CPU/GPU負載',
331+
FSR_desc:
332+
'啟用 FSR(FidelityFX 超級解析度)可在不增加帶寬的情況下提升畫面清晰度,但會增加 CPU/GPU 負載,可能導致部分裝置過熱,請酌情使用。',
332333
fsr_sharpness_title: 'FSR銳化',
333334
fsr_sharpness_desc: '調整FSR銳化',
334335
'FSR started': 'FSR已啟動'

0 commit comments

Comments
 (0)