From a967a20fd8451df0c87ca1fcc16b965ab898fb6c Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 31 Oct 2022 06:18:09 -0500 Subject: [PATCH] New translations en_US.json (Turkish) --- src/i18n/tr_TR.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/tr_TR.json b/src/i18n/tr_TR.json index c89174e2..41f1c0c9 100644 --- a/src/i18n/tr_TR.json +++ b/src/i18n/tr_TR.json @@ -72,6 +72,9 @@ "term.enableRepeatOne": "Enable repeat one", "term.disableRepeatOne": "Disable repeat one", "term.disableRepeat": "Disable repeat", + "term.repeat.one": "Repeat One", + "term.repeat.all": "Repeat All", + "term.repeat.none": "Repeat Off", "term.volume": "Ses", "term.mute": "Sustur", "term.unmute": "Sesi AƧ",