diff --git a/src/i18n/zh_CN.json b/src/i18n/zh_CN.json index 3bb4646e..62324d0c 100644 --- a/src/i18n/zh_CN.json +++ b/src/i18n/zh_CN.json @@ -72,6 +72,9 @@ "term.enableRepeatOne": "开启单曲循环", "term.disableRepeatOne": "关闭单曲循环", "term.disableRepeat": "关闭循环播放", + "term.repeat.one": "Repeat One", + "term.repeat.all": "Repeat All", + "term.repeat.none": "Repeat Off", "term.volume": "音量", "term.mute": "静音", "term.unmute": "解除静音",