mirror of
https://github.com/zhouhua/obsidian-white-noise.git
synced 2026-07-22 05:43:36 +00:00
fix cr issues
This commit is contained in:
parent
7ac0562e1e
commit
11557905eb
2 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ const en = {
|
|||
'90': '1.5 hours',
|
||||
'120': '2 hours',
|
||||
},
|
||||
config: 'White Noise Settings',
|
||||
config: 'White Noise',
|
||||
paused: '[Paused] ',
|
||||
stopped: '[Time up] ',
|
||||
notPlaying: 'Not playing white noise',
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ const zh = {
|
|||
'90': '1.5小时',
|
||||
'120': '2小时',
|
||||
},
|
||||
config: '白噪音设置',
|
||||
config: '白噪音',
|
||||
paused: '[暂停] ',
|
||||
stopped: '[时间到] ',
|
||||
notPlaying: '白噪音未播放',
|
||||
|
|
|
|||
Loading…
Reference in a new issue