about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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"
     }
 }