From 86fcae01a999cc91526a3748df29bdbfe2bc6e9b Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Fri, 25 Feb 2022 11:00:49 -0600 Subject: [PATCH] New translations en_US.json (Catalan) --- src/i18n/ca_ES.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/ca_ES.json b/src/i18n/ca_ES.json index baf51e29..864ce43d 100644 --- a/src/i18n/ca_ES.json +++ b/src/i18n/ca_ES.json @@ -200,7 +200,7 @@ "action.startRadio": "Start Radio", "action.goToArtist": "Go to Artist", "action.goToAlbum": "Go to Album", - "action.moveToTop": "Move to top", + "action.moveToTop": "Move out of Folder", "action.share": "Share", "action.rename": "Rename", "action.love": "Love", @@ -339,7 +339,7 @@ "settings.header.experimental": "Experimental", "settings.header.experimental.description": "Adjust the experimental settings for Cider.", "settings.option.experimental.unknownPlugin": "Unknown Sources", - "settings.option.experimental.unknownPlugin.description": "Allow installion of plugins from repos other than the Cider Plugin Repository", + "settings.option.experimental.unknownPlugin.description": "Allow installation of plugins from repos other than the Cider Plugin Repository", "settings.option.experimental.compactUI": "Compact UI", "settings.option.experimental.close_button_hide": "Close Button Should Hide the Application", "settings.option.experimental.inline_playlists": "Inline Playlists and Albums",