Translate missing toast message when toggle query log feature
This commit is contained in:
parent
67c8abcb8e
commit
82bc5965f4
|
@ -119,6 +119,8 @@ export default {
|
||||||
'Updated the custom filtering rules': 'Đã cập nhật quy tắc lọc tuỳ chỉnh',
|
'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 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',
|
'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
|
// Popover
|
||||||
Source: 'Nguồn',
|
Source: 'Nguồn',
|
||||||
'Found in the known domains database.': 'Tìm thấy trong cơ sở dữ liệu tên miền',
|
'Found in the known domains database.': 'Tìm thấy trong cơ sở dữ liệu tên miền',
|
||||||
|
|
Loading…
Reference in New Issue