fix: 后台设置项名称
This commit is contained in:
@@ -49,6 +49,8 @@ export default {
|
||||
name: 'Website Name',
|
||||
description: 'Website Description',
|
||||
keywords: 'Keywords',
|
||||
uploadlimit:'Upload Limit',
|
||||
errorlimit:'Error Limit',
|
||||
background: 'Background Image',
|
||||
admin_token: 'Admin Password',
|
||||
uploadSize: 'File Size',
|
||||
|
||||
@@ -48,6 +48,8 @@ export default {
|
||||
settings: {
|
||||
name: '网站名称',
|
||||
description: '网站描述',
|
||||
uploadlimit: '上传限制',
|
||||
errorlimit: '错误限制',
|
||||
keywords: '关键词',
|
||||
background: '背景图片',
|
||||
admin_token: '管理密码',
|
||||
|
||||
Reference in New Issue
Block a user