From b29617d67c2d6692dca7331590a690e29d7fc1e0 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 31 Oct 2022 06:18:15 -0500 Subject: [PATCH] New translations en_US.json (Chinese Traditional) --- src/i18n/zh_TW.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/zh_TW.json b/src/i18n/zh_TW.json index 29036ce5..a0655f0e 100644 --- a/src/i18n/zh_TW.json +++ b/src/i18n/zh_TW.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": "取消靜音",