From a049d618e5407ecd5e75db9146dd17d58e912fef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Duy=20Khoa?= Date: Thu, 1 Jan 2026 09:05:02 +0100 Subject: [PATCH] chore(i18n): Translated using Weblate (Vietnamese) Currently translated at 98.7% (457 of 463 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/vi/ --- src/i18n/resources/vi.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/i18n/resources/vi.json b/src/i18n/resources/vi.json index 1a8569ee..044ccc69 100644 --- a/src/i18n/resources/vi.json +++ b/src/i18n/resources/vi.json @@ -320,6 +320,13 @@ "hostname": { "label": "Tên máy chủ" }, + "https": { + "submenu": { + "enable-https": { + "label": "Bật HTTPS" + } + } + }, "port": { "label": "Cổng" } @@ -461,9 +468,9 @@ "set-status-display-type": { "label": "Văn bản trạng thái", "submenu": { + "application": "Đang nghe {{applicationName}}", "artist": "Đang nghe nhạc của {artist}", - "title": "Đang nghe nhạc {song title}", - "application": "Đang nghe {{applicationName}}" + "title": "Đang nghe nhạc {song title}" } } },