feat: add localization for "Already Using Latest Core Version" in English and Chinese

This commit is contained in:
Tunglies
2025-06-02 16:09:05 +08:00
parent 2223a99ed1
commit 76cec7aa54
4 changed files with 11 additions and 4 deletions

View File

@@ -36,7 +36,8 @@ function getAllSourceContent() {
const WHITELIST_KEYS = [
'theme.light',
'theme.dark',
'theme.system'
'theme.system',
"Already Using Latest Core Version"
];
// 主流程