修改文档和版本号

This commit is contained in:
eoao
2025-07-24 18:05:00 +08:00
parent 7267f03482
commit 775d976f10
14 changed files with 463 additions and 81 deletions

View File

@@ -245,7 +245,8 @@ const en = {
language: 'Language',
totalUserAccount: '{msg}',
sendBanned: 'Banned',
wrote: 'wrote'
wrote: 'wrote',
support: 'Support'
}
export default en

View File

@@ -245,6 +245,7 @@ const zh = {
language: '网站语言',
totalUserAccount: '{msg} 个',
sendBanned: '已禁用',
wrote: '来信'
wrote: '来信',
support: '赞助'
}
export default zh