From 08c1ab9f20d10a98cbc1ebcea46914758a063a3c Mon Sep 17 00:00:00 2001 From: cescpmantidfly Date: Mon, 13 Nov 2023 11:11:46 +0000 Subject: [PATCH] Translated using Weblate (Vietnamese) Currently translated at 91.5% (2279 of 2490 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/vi/ --- server/i18n/vi.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/server/i18n/vi.json b/server/i18n/vi.json index f11dff3ea4..8884f485fd 100644 --- a/server/i18n/vi.json +++ b/server/i18n/vi.json @@ -9128,5 +9128,9 @@ { "id": "api.user.delete_user.not_enabled.app_error", "translation": "Tính năng xóa người dùng vĩnh viễn không được bật. Xin vui lòng liên hệ với quản trị hệ thống của bạn." + }, + { + "id": "api.emoji.get_multiple_by_name_too_many.request_error", + "translation": "Không thể lấy được nhiều biểu tượng cảm xúc theo tên như vậy. Chỉ có thể yêu cầu biểu tượng cảm xúc {{.MaxNames}} cùng một lúc." } ]