From de09854b8a95e13879804b207c5a2ce866c3ce81 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 21 Feb 2022 22:37:57 -0600 Subject: [PATCH] New translations en_US.json (Italian) --- src/i18n/it_IT.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/it_IT.jsonc b/src/i18n/it_IT.jsonc index 27bb6a93..7d9d4189 100644 --- a/src/i18n/it_IT.jsonc +++ b/src/i18n/it_IT.jsonc @@ -142,6 +142,7 @@ "term.noVideos": "No videos found.", "settings.header.connectivity": "Connectività", "term.pluginMenu": "Plug-in Menu", + "term.pluginMenu.none": "No interactive plugins.", "term.replay": "Replay", "action.goToAlbum": "Vai all'Album", "home.followedArtists": "Artisti Seguiti", @@ -365,4 +366,4 @@ "remote.web.description": "Leggi il codice QR per connettere il tuo telefono con questa istanza di Cider", "remote.web.description": "Scan the QR code to pair your phone up with this Cider instance", "about.thanks": "Grazie mille alla Team di Cider Collective e tutti i nostri contribuenti." -} \ No newline at end of file +}