From 628eabdf367ee9d789b5bfc5c2ca260dc9afb92e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 24 Jun 2023 04:43:53 +0900 Subject: [PATCH] New translations common.json (Vietnamese) --- public/locales/vi/common.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index 80b9d5497..a91a8a901 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -6,15 +6,15 @@ "delete": "Xóa", "ok": "OK", "edit": "Sửa", - "enabled": "", - "disabled": "", - "enableAll": "", - "disableAll": "", + "enabled": "Bật", + "disabled": "Tắt", + "enableAll": "Bật toàn bộ", + "disableAll": "Tắt toàn bộ", "version": "Phiên bản", "changePosition": "Đổi vị trí", "remove": "Xóa", "removeConfirm": "Bạn có chắc muốn xoá {{item}}?", - "createItem": "", + "createItem": "+ tạo {{item}}", "sections": { "settings": "Cài đặt", "dangerZone": "Khu vực nguy hiểm"