From 82bc5965f47c84812876a990f9a79eebcb73c8b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Rio?= Date: Fri, 9 Nov 2018 10:02:27 +0700 Subject: [PATCH] Translate missing toast message when toggle query log feature --- client/src/__locales/vi.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/src/__locales/vi.js b/client/src/__locales/vi.js index da0f0141..f2029c16 100644 --- a/client/src/__locales/vi.js +++ b/client/src/__locales/vi.js @@ -119,6 +119,8 @@ export default { 'Updated the custom filtering rules': 'Đã cập nhật quy tắc lọc tuỳ chỉnh', 'Rule removed from the custom filtering rules': 'Quy tắc đã được xoá khỏi quy tắc lọc tuỳ chỉnh', 'Rule added to the custom filtering rules': 'Quy tắc đã được thêm vào quy tắc lọc tuỳ chỉnh', + 'Query log disabled': 'Đã bật lịch sử truy vấn', + 'Query log enabled': 'Đã tắt lịch sử truy vấn', // Popover Source: 'Nguồn', 'Found in the known domains database.': 'Tìm thấy trong cơ sở dữ liệu tên miền',