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",