aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorHexagonCDN <dxarr1ak@duck.com>2023-01-20 00:25:38 +0000
committerHosted Weblate <hosted@weblate.org>2023-01-21 02:06:05 +0100
commit667856bfe70d39650ec226b433dd8403ce06d8ca (patch)
treeee36f0c7718665cc71a84df511d911a8099880ee /src
parentupdated instances (diff)
downloadlibredirect-667856bfe70d39650ec226b433dd8403ce06d8ca.zip
Translated using Weblate (Vietnamese)
Currently translated at 89.4% (51 of 57 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/vi/
Diffstat (limited to '')
-rw-r--r--src/_locales/vi/messages.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_locales/vi/messages.json b/src/_locales/vi/messages.json
index c276cfbe..166b797a 100644
--- a/src/_locales/vi/messages.json
+++ b/src/_locales/vi/messages.json
@@ -188,5 +188,13 @@
"autoRedirect": {
"message": "Tự động chuyển hướng instance đang ngoại tuyến sang instance đang trực tuyến",
"description": "used in the settings page"
+ },
+ "importSettings": {
+ "message": "Nhập cài đặt",
+ "description": "used in the settings page"
+ },
+ "exportSettings": {
+ "message": "Xuất cài đặt",
+ "description": "used in the settings page"
}
}