From 04ab0e5c01727835bce9401228d2642362b03d70 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Sat, 5 Nov 2022 11:20:33 -0500 Subject: [PATCH] New translations en_US.json (Chinese Traditional) --- src/i18n/zh_TW.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/zh_TW.json b/src/i18n/zh_TW.json index d234e605..54322089 100644 --- a/src/i18n/zh_TW.json +++ b/src/i18n/zh_TW.json @@ -73,8 +73,8 @@ "term.disableRepeatOne": "取消單曲循環", "term.disableRepeat": "取消循環播放", "term.repeat.one": "單曲循環", - "term.repeat.all": "循環全部", - "term.repeat.none": "關閉循環播放", + "term.repeat.all": "全部循環", + "term.repeat.none": "取消循環播放", "term.volume": "音量", "term.mute": "靜音", "term.unmute": "取消靜音",