From 651ebb2b1abe93e66c4b144a7bd57b6e23f14e7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Huy=20=C4=90=E1=BA=B7ng?= Date: Thu, 23 Jan 2025 06:22:52 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (Vietnamese) Currently translated at 97.7% (397 of 406 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/vi/ --- src/i18n/resources/vi.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/vi.json b/src/i18n/resources/vi.json index caf5de6e..c947cfd3 100644 --- a/src/i18n/resources/vi.json +++ b/src/i18n/resources/vi.json @@ -279,6 +279,12 @@ }, "name": "Chế độ Môi trường xung quanh" }, + "amuse": { + "name": "Amuse", + "response": { + "query": "Máy chủ API của Amuse đang chạy. GET /query để lấy thông tin về bài hát." + } + }, "api-server": { "description": "Thêm máy chủ API để điều khiển trình phát", "dialog": { @@ -299,7 +305,7 @@ "label": "Xác thực ngay yêu cầu đầu tiên" }, "none": { - "label": "Không/Chưa xác thực (Need context)" + "label": "Không xác thực" } } },