From 16a6e7498c8faffed73471aacf1ddfec5b0a5e61 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 17 Jul 2024 00:59:39 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/vi.js | 2 ++ l10n/vi.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/vi.js b/l10n/vi.js index 032022ff..83193078 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -1,6 +1,8 @@ OC.L10N.register( "integration_google", { + "Bad credentials" : "Thông tin đăng nhập không hợp lệ.", + "Connected accounts" : "Đã kết nối tài khoản", "Client ID" : "ID khách hàng", "Authentication" : "Xác thực", "Connected as {user}" : "Kết nối bởi {user}", diff --git a/l10n/vi.json b/l10n/vi.json index 5016fdae..e2f5aff5 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -1,4 +1,6 @@ { "translations": { + "Bad credentials" : "Thông tin đăng nhập không hợp lệ.", + "Connected accounts" : "Đã kết nối tài khoản", "Client ID" : "ID khách hàng", "Authentication" : "Xác thực", "Connected as {user}" : "Kết nối bởi {user}",