From 42a22df53afb5567d176583b22da72435ef97917 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 31 Oct 2022 06:18:02 -0500 Subject: [PATCH] New translations en_US.json (Romanian) --- src/i18n/ro_RO.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/ro_RO.json b/src/i18n/ro_RO.json index 090f33bc..3bf247b6 100644 --- a/src/i18n/ro_RO.json +++ b/src/i18n/ro_RO.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": "Volum", "term.mute": "Fară sunet", "term.unmute": "Activare sunet",