fix cr issues

This commit is contained in:
Zhou Hua 2025-04-08 11:49:29 +08:00
parent 7ac0562e1e
commit 11557905eb
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ const en = {
'90': '1.5 hours', '90': '1.5 hours',
'120': '2 hours', '120': '2 hours',
}, },
config: 'White Noise Settings', config: 'White Noise',
paused: '[Paused] ', paused: '[Paused] ',
stopped: '[Time up] ', stopped: '[Time up] ',
notPlaying: 'Not playing white noise', notPlaying: 'Not playing white noise',

View file

@ -19,7 +19,7 @@ const zh = {
'90': '1.5小时', '90': '1.5小时',
'120': '2小时', '120': '2小时',
}, },
config: '白噪音设置', config: '白噪音',
paused: '[暂停] ', paused: '[暂停] ',
stopped: '[时间到] ', stopped: '[时间到] ',
notPlaying: '白噪音未播放', notPlaying: '白噪音未播放',