From 0a1bef556c90863a6e855a0c32e4e13bc60e739b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Tue, 12 Dec 2023 01:11:11 +0000 Subject: [PATCH] chore(i18n): 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/resources/en.json b/src/i18n/resources/en.json index c9308bee..04134d43 100644 --- a/src/i18n/resources/en.json +++ b/src/i18n/resources/en.json @@ -105,7 +105,7 @@ "label": "Set proxy", "prompt": { "label": "Enter Proxy Address: (leave empty to disable)", - "placeholder": "Example: socks5://127.0.0.1:9999", + "placeholder": "Example: SOCKS5://127.0.0.1:9999", "title": "Set proxy" } },