From 7310178f56317482b3319e8a2451b0a15658665d Mon Sep 17 00:00:00 2001 From: kyw504100 Date: Mon, 21 Feb 2022 21:13:42 +0800 Subject: [PATCH] I can't spell --- src/i18n/en_US.jsonc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/i18n/en_US.jsonc b/src/i18n/en_US.jsonc index b40b6f1b..eee76372 100644 --- a/src/i18n/en_US.jsonc +++ b/src/i18n/en_US.jsonc @@ -259,7 +259,6 @@ "settings.option.general.resumebehavior.history": "History", "settings.option.general.resumebehavior.history.description": "Cider will queue the last song from your overall Apple Music history, across devices.", - // Language optgroups "settings.option.general.language.main": "Languages", "settings.option.general.language.fun": "Fun Languages", @@ -388,7 +387,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", // Toggle "settings.option.experimental.close_button_hide": "Close Button Should Hide the Application", "settings.option.experimental.inline_playlists": "Inline Playlists and Albums",