diff --git a/src/i18n/no_NO.jsonc b/src/i18n/no_NO.jsonc index 91bd429f..bc1f03b1 100644 --- a/src/i18n/no_NO.jsonc +++ b/src/i18n/no_NO.jsonc @@ -143,6 +143,7 @@ "term.noVideos": "Ingen videoer funnet.", "term.plugin": "Plug-in", "term.pluginMenu": "Plug-in Menu", + "term.pluginMenu.none": "No interactive plugins.", "term.replay": "Replay", "term.uniqueAlbums": "Unike Albumer", "term.uniqueArtists": "Unike Artister", @@ -366,4 +367,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 +}