From 596a7af1a91bc8ef4dc63ea45f414866cb6cfa60 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Wed, 2 Nov 2022 02:24:53 -0500 Subject: [PATCH] New translations en_US.json (Chinese Traditional) --- src/i18n/zh_TW.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/zh_TW.json b/src/i18n/zh_TW.json index a0655f0e..d234e605 100644 --- a/src/i18n/zh_TW.json +++ b/src/i18n/zh_TW.json @@ -72,9 +72,9 @@ "term.enableRepeatOne": "開啟單曲循環", "term.disableRepeatOne": "取消單曲循環", "term.disableRepeat": "取消循環播放", - "term.repeat.one": "Repeat One", - "term.repeat.all": "Repeat All", - "term.repeat.none": "Repeat Off", + "term.repeat.one": "單曲循環", + "term.repeat.all": "循環全部", + "term.repeat.none": "關閉循環播放", "term.volume": "音量", "term.mute": "靜音", "term.unmute": "取消靜音",