From 839c2ebdd4d31c69681357df0700aad6d0993344 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Rio?= Date: Mon, 5 Nov 2018 11:46:18 +0700 Subject: [PATCH] add missing translate --- client/src/__locales/vi.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/client/src/__locales/vi.js b/client/src/__locales/vi.js index 7765aa80..f760f8c8 100644 --- a/client/src/__locales/vi.js +++ b/client/src/__locales/vi.js @@ -90,6 +90,9 @@ export default { '! Here goes a comment': '! Đây là một chú thích', 'just a comment': 'Chỉ là một chú thích', '# Also a comment': '# Cũng là một chú thích', + 'All filters are already up-to-date': 'Tất cả bộ lọc đã được cập nhật', + 'Updated the upstream DNS servers': 'Đã cập nhật máy chủ DNS tìm kiếm', + 'Specified DNS servers are working correctly': 'Máy chủ DNS đang hoạt động', // Logs Unblock: 'Bỏ chặn', Block: 'Chặn',