From e9dd31d1ed80a790d2c04db1f76a0b696d5117a2 Mon Sep 17 00:00:00 2001 From: ckt1031 <65409152+ckt1031@users.noreply.github.com> Date: Sun, 27 Aug 2023 17:50:49 +0800 Subject: [PATCH] fix: i18n --- i18n/en.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 9b355ee0..e8916e52 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -610,5 +610,8 @@ "警告": "Warning", "确定": "Confirm", "。": ".", - "点击查看": "click to view" + "点击查看": "click to view", + "使用明细(总消耗额度:" : "Usage Details (Total Consumption Quota: ", + ")": ")", + "360 智脑": "360 AI" }