feat: move global rule to a separate tab

This commit is contained in:
Gabe
2025-08-26 21:19:47 +08:00
parent fd355eeeab
commit 7fd2a0f187
2 changed files with 34 additions and 7 deletions

View File

@@ -413,6 +413,11 @@ export const I18N = {
en: `Inject Subscribe Rules`,
zh_TW: `注入訂閱規則`,
},
global_rule: {
zh: `全局规则`,
en: `Global Rule`,
zh_TW: `全域規則`,
},
personal_rules: {
zh: `个人规则`,
en: `Rules`,