From 2a19dab0610c4a5a97ef3f8ac634f26d782ec36a Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Tue, 2 Jan 2024 09:51:56 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (Vietnamese) Currently translated at 3.3% (11 of 328 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/vi/ --- src/i18n/resources/vi.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/i18n/resources/vi.json b/src/i18n/resources/vi.json index 7ee4828d..5054c403 100644 --- a/src/i18n/resources/vi.json +++ b/src/i18n/resources/vi.json @@ -12,5 +12,10 @@ "unloaded": "Đã hủy tải phần mở rộng \"{{pluginName}}\"" } } + }, + "language": { + "code": "vi", + "local-name": "Tiếng Việt", + "name": "Vietnamese" } }