user webfix rules

This commit is contained in:
Gabe Yuan
2023-11-14 10:19:23 +08:00
parent 2d651abfdd
commit 7d4af27919
3 changed files with 10 additions and 10 deletions

View File

@@ -375,11 +375,11 @@ export const I18N = {
zh: `选择器`,
en: `Selector`,
},
rootSelector: {
root_selector: {
zh: `根选择器`,
en: `Root Selector`,
},
fixerFunction: {
fixer_function: {
zh: `修复函数`,
en: `Fixer Function`,
},