[运营]公告
This commit is contained in:
15
web/src/lang/backend/zh-cn/operation/operationNotice.ts
Normal file
15
web/src/lang/backend/zh-cn/operation/operationNotice.ts
Normal file
@@ -0,0 +1,15 @@
|
||||
export default {
|
||||
'quick Search Fields': 'ID/标题',
|
||||
id: 'ID',
|
||||
title: '标题',
|
||||
content: '正文',
|
||||
notice_type: '公告类型',
|
||||
'notice_type 0': '静默信箱',
|
||||
'notice_type 1': '强弹窗',
|
||||
status: '状态',
|
||||
'status 0': '草稿',
|
||||
'status 1': '发布',
|
||||
publish_at: '发布时间',
|
||||
create_time: '创建时间',
|
||||
update_time: '更新时间',
|
||||
}
|
||||
Reference in New Issue
Block a user