From 13684884c74596071e80945dc7e954df41bab260 Mon Sep 17 00:00:00 2001 From: Gabe Yuan Date: Mon, 11 Sep 2023 13:45:26 +0800 Subject: [PATCH] i18n text --- src/config/i18n.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/i18n.js b/src/config/i18n.js index 25297b4..c674564 100644 --- a/src/config/i18n.js +++ b/src/config/i18n.js @@ -344,8 +344,8 @@ export const I18N = { en: `Follow the syntax of "CSS"`, }, setting: { - zh: `设置(Alt+O)`, - en: `Setting(Alt+O)`, + zh: `设置 (Alt+O)`, + en: `Setting (Alt+O)`, }, pattern: { zh: `匹配网址`,