From d68fdcb6e7b60582a5b9358424a18b2e19317c21 Mon Sep 17 00:00:00 2001 From: hoanghuy309 Date: Tue, 10 Jun 2025 10:01:44 -0400 Subject: [PATCH] Translated using Weblate (Vietnamese) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/ --- src/strings/vi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/vi.json b/src/strings/vi.json index 484e03596..b421c8ff2 100644 --- a/src/strings/vi.json +++ b/src/strings/vi.json @@ -2050,5 +2050,6 @@ "StorageType.Unknown": "Không rõ", "StorageType.Fixed": "Cố định", "Success": "Thành công", - "HeaderBackups": "Sao lưu" + "HeaderBackups": "Sao lưu", + "PluginsLoadError": "Một lỗi đã xảy ra trong khi tải plugin." }