diff --git a/src/i18n/resources/en.json b/src/i18n/resources/en.json index 83139fc3..0d6c2129 100644 --- a/src/i18n/resources/en.json +++ b/src/i18n/resources/en.json @@ -537,6 +537,10 @@ } } }, + "skip-disliked-songs": { + "description": "Skips disliked songs", + "name": "Skip Disliked Songs" + }, "skip-silences": { "description": "Automatically skip silences sections in songs", "name": "Skip Silences" @@ -589,10 +593,6 @@ "visualizer-type": "Visualizer Type" }, "name": "Visualizer" - }, - "skip-disliked-songs": { - "description": "Skips disliked songs", - "name": "Skip Disliked Songs" } } }