From 200df100f4997ff2c662b23c19f39d6e86de3298 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Sun, 10 Dec 2023 21:40:37 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (294 of 294 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/en/ --- src/i18n/resources/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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" } } }