feat: Support for using regular expressions on the log page #707 (#959)

This commit is contained in:
lxk955
2024-04-30 22:59:42 +08:00
committed by GitHub
parent 5ff776f90d
commit 56efa10f64
4 changed files with 53 additions and 5 deletions

View File

@@ -187,5 +187,7 @@
"Portable Updater Error": "便携版不支持应用内更新,请手动下载替换",
"Tun Mode Info": "Tun模式需要授予内核相关权限使用前请先开启服务模式",
"System and Mixed Can Only be Used in Service Mode": "System和Mixed只能在服务模式下使用"
"System and Mixed Can Only be Used in Service Mode": "System和Mixed只能在服务模式下使用",
"Use Regular Expression": "使用正则表达式"
}