From a8033be762299fffe916fba19a73354c750f3071 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 31 Oct 2022 06:18:11 -0500 Subject: [PATCH] New translations en_US.json (Hindi) --- src/i18n/hi_IN.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/hi_IN.json b/src/i18n/hi_IN.json index 4f67336b..8aecdb8e 100644 --- a/src/i18n/hi_IN.json +++ b/src/i18n/hi_IN.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": "वॉल्यूम", "term.mute": "म्यूट", "term.unmute": "अनम्यूट",