提示修改

This commit is contained in:
Irene-Maxine
2025-07-07 19:48:56 +08:00
parent 3d83369d78
commit 45b38d484b
3 changed files with 7 additions and 7 deletions

View File

@@ -3769,8 +3769,8 @@ En.MIXLY_RADAR = 'radar';
En.MIXlY_INTERACTION = 'reaction';
En.MIXLY_DETECTION_THRESHOLD ='detect threshold';
En.MIXLY_DELAY_TIME = 'delay time';
En.MIXLY_THRESHOLD_TOOLTIP = 'The larger the threshold, the closer the sensing distance';
En.MIXLY_DELAY_TIME_RANGE = 'The delay time range is 200ms500ms';
En.MIXLY_THRESHOLD_TOOLTIP = 'Range of the threshold is 0~65535. The larger the threshold, the closer the sensing distance';
En.MIXLY_DELAY_TIME_RANGE = 'The delay time range is 200ms500s';
En.MIXLY_GET_TO_INTERACTION ='get whether to trigger sensing';
En.MIXLY_MUSIC_PLAYER = 'Music player';
En.MIXLY_WHETHER ='whether';