From c4a06a65290fa8223cc577a30ca58c182b8ca8cc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 26 Oct 2023 00:44:22 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/vi.js | 1 + l10n/vi.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/vi.js b/l10n/vi.js index 3dd2c268b..463d67f03 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -122,6 +122,7 @@ OC.L10N.register( "{stack} in {board}" : "{stack} trong {board}", "Close" : "Đóng", "Maximum file size of {size} exceeded" : "Đã vượt quá kích thước {size} tối đa tập tin", + "Error creating the share" : "Lỗi khi tạo chia sẻ", "Share" : "Chia sẻ", "Due date" : "Thời hạn", "Next week" : "Tuần sau", diff --git a/l10n/vi.json b/l10n/vi.json index 821ef2737..02ac53aa3 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -120,6 +120,7 @@ "{stack} in {board}" : "{stack} trong {board}", "Close" : "Đóng", "Maximum file size of {size} exceeded" : "Đã vượt quá kích thước {size} tối đa tập tin", + "Error creating the share" : "Lỗi khi tạo chia sẻ", "Share" : "Chia sẻ", "Due date" : "Thời hạn", "Next week" : "Tuần sau",