diff options
Diffstat (limited to 'src/_locales/vi')
-rw-r--r-- | src/_locales/vi/messages.json | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/src/_locales/vi/messages.json b/src/_locales/vi/messages.json index 020eea75..9660070c 100644 --- a/src/_locales/vi/messages.json +++ b/src/_locales/vi/messages.json @@ -4,7 +4,7 @@ "description": "name of the extension" }, "extensionDescription": { - "message": "Một tiện ích mở rộng chuyển hướng một số trang web phổ biến đến các frontend và backend khác thân thiện với quyền riêng tư", + "message": "A soft fork of the LibRedirect extension, preconfigured with the vhack.eu services", "description": "description of the extension" }, "switchInstance": { @@ -99,5 +99,14 @@ }, "about": { "message": "Về tiện ích" + }, + "unsupportedIframesHandling": { + "message": "Unsupported iframes handling" + }, + "fetchPublicInstances": { + "message": "Fetch public instances" + }, + "disable": { + "message": "Disable" } -} +} \ No newline at end of file |