1
0
forked from bot/app

📝 [docs]: 新增统计信息

This commit is contained in:
2024-09-01 22:30:46 +08:00
parent c805db3371
commit 0f9683de89
6 changed files with 43 additions and 16 deletions

View File

@ -4,6 +4,7 @@ import {useData} from "vitepress";
const i18nData = {
en: {
stats: 'Stats',
online: 'Online',
offline: 'Offline',
total: 'Total',
@ -22,6 +23,7 @@ const i18nData = {
resourceStore: 'Resources Store',
},
zh: {
stats: '统计信息',
online: '在线',
offline: '离线',
total: '实例',