添加版本信息支持

This commit is contained in:
puke
2025-11-12 22:45:46 +08:00
parent d0c2d60cc5
commit 393e50ba63
3 changed files with 46 additions and 2 deletions

View File

@@ -256,7 +256,12 @@
"help.how": "Customization",
"help.note": "Note",
"language.select": "🌐 Language"
"language.select": "🌐 Language",
"version.title": "📦 Version Info",
"version.current": "Current Version",
"github.title": "⭐ Open Source Support"
}
}