From c20b32170ada1b5a078e7fd2a15ffa8dfce2d8e8 Mon Sep 17 00:00:00 2001 From: kyw504100 Date: Fri, 25 Feb 2022 23:46:37 +0800 Subject: [PATCH] why there are two en_US --- src/i18n/en_US.json | 2 +- src/i18n/source/en_US.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/en_US.json b/src/i18n/en_US.json index 42f2ef91..d5375b91 100644 --- a/src/i18n/en_US.json +++ b/src/i18n/en_US.json @@ -338,7 +338,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", diff --git a/src/i18n/source/en_US.json b/src/i18n/source/en_US.json index eb189475..864ce43d 100644 --- a/src/i18n/source/en_US.json +++ b/src/i18n/source/en_US.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",