修改文档和版本号
This commit is contained in:
@@ -245,7 +245,8 @@ const en = {
|
||||
language: 'Language',
|
||||
totalUserAccount: '{msg}',
|
||||
sendBanned: 'Banned',
|
||||
wrote: 'wrote'
|
||||
wrote: 'wrote',
|
||||
support: 'Support'
|
||||
}
|
||||
|
||||
export default en
|
||||
|
||||
@@ -245,6 +245,7 @@ const zh = {
|
||||
language: '网站语言',
|
||||
totalUserAccount: '{msg} 个',
|
||||
sendBanned: '已禁用',
|
||||
wrote: '来信'
|
||||
wrote: '来信',
|
||||
support: '赞助'
|
||||
}
|
||||
export default zh
|
||||
Reference in New Issue
Block a user