From 0d77ac096d85a09b3d1774e300c8a0fe07366d43 Mon Sep 17 00:00:00 2001 From: Istiaq Ahmed Date: Sun, 27 Jul 2025 22:06:10 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (English) Currently translated at 100.0% (430 of 430 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/en/ --- src/i18n/resources/en.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/i18n/resources/en.json b/src/i18n/resources/en.json index 7700c61c..4843203f 100644 --- a/src/i18n/resources/en.json +++ b/src/i18n/resources/en.json @@ -334,7 +334,6 @@ "name": "Audio Compressor" }, "auth-proxy-adapter": { - "name": "Auth Proxy Adapter", "description": "Support for the use of authentication proxy services", "menu": { "disable": "Disable Proxy Adapter", @@ -346,14 +345,15 @@ "label": "Port" } }, + "name": "Auth Proxy Adapter", "prompt": { "hostname": { - "title": "Proxy Hostname", - "label": "Enter hostname for local proxy server (requires restart):" + "label": "Enter hostname for local proxy server (requires restart):", + "title": "Proxy Hostname" }, "port": { - "title": "Proxy Port", - "label": "Enter port for local proxy server (requires restart):" + "label": "Enter port for local proxy server (requires restart):", + "title": "Proxy Port" } } }, @@ -704,13 +704,13 @@ } } }, + "description": "Allows changing the video quality with a button on the video overlay", + "name": "Video Quality Changer", "renderer": { "quality-settings-button": { "label": "Open player quality changer" } - }, - "description": "Allows changing the video quality with a button on the video overlay", - "name": "Video Quality Changer" + } }, "scrobbler": { "description": "Add scrobbling support (etc. last.fm, Listenbrainz)",