mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
feat: add localization for "Already Using Latest Core Version" in English and Chinese
This commit is contained in:
@@ -36,7 +36,8 @@ function getAllSourceContent() {
|
||||
const WHITELIST_KEYS = [
|
||||
'theme.light',
|
||||
'theme.dark',
|
||||
'theme.system'
|
||||
'theme.system',
|
||||
"Already Using Latest Core Version"
|
||||
];
|
||||
|
||||
// 主流程
|
||||
|
||||
Reference in New Issue
Block a user