From 0b8a13e0f11a132beb222cb4832737994128070a Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 21 Feb 2022 22:37:41 -0600 Subject: [PATCH] New translations en_US.json (Romanian) --- src/i18n/ro_RO.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/ro_RO.jsonc b/src/i18n/ro_RO.jsonc index 5a7043ff..baf51e29 100644 --- a/src/i18n/ro_RO.jsonc +++ b/src/i18n/ro_RO.jsonc @@ -142,6 +142,7 @@ "term.noVideos": "No videos found.", "term.plugin": "Plug-in", "term.pluginMenu": "Plug-in Menu", + "term.pluginMenu.none": "No interactive plugins.", "term.replay": "Replay", "term.uniqueAlbums": "Unique Albums", "term.uniqueArtists": "Unique Artists", @@ -365,4 +366,4 @@ "remote.web.title": "Cider Remote", "remote.web.description": "Scan the QR code to pair your phone up with this Cider instance", "about.thanks": "Major thanks to the Cider Collective Team and all of our contributors." -} \ No newline at end of file +}