From f3a27c92c0896ece73bdfa24413b6616b71325f3 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 31 Oct 2022 06:18:25 -0500 Subject: [PATCH] New translations en_US.json (Chinese Traditional, Hong Kong) --- src/i18n/zh_HK.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/zh_HK.json b/src/i18n/zh_HK.json index 9f1f1e14..0e042181 100644 --- a/src/i18n/zh_HK.json +++ b/src/i18n/zh_HK.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": "取消靜音",