fix: translate text

This commit is contained in:
Gabe Yuan
2024-02-22 22:57:34 +08:00
parent dbc5135301
commit 420e59bf81
3 changed files with 4 additions and 4 deletions

View File

@@ -376,7 +376,7 @@ export const I18N = {
en: `1. Follow CSS selector syntax. 2. Leave blank to adopt the global setting. 3. Separate multiple CSS selectors with ";". 4. The "shadow root" selector and the internal selector are separated by ">>>".`,
},
translate_switch: {
zh: `翻译`,
zh: `启翻译`,
en: `Translate Switch`,
},
default_enabled: {
@@ -560,7 +560,7 @@ export const I18N = {
en: `Shortcuts Setting`,
},
toggle_translate_shortcut: {
zh: `"启翻译"快捷键`,
zh: `"启翻译"快捷键`,
en: `"Toggle Translate" Shortcut`,
},
toggle_style_shortcut: {