fix(i18n): 审批记录页列标题翻译键补全
This commit is contained in:
parent
4c1275d777
commit
d10401d3c3
@ -26,3 +26,9 @@
|
||||
完成时间=Completed At
|
||||
已取消=Cancelled
|
||||
是否启用(1/0)=Active
|
||||
审批记录表=Approval Records
|
||||
业务类型(content_publish等)=Business Type
|
||||
业务数据ID=Business Data ID
|
||||
申请人ID=Applicant
|
||||
审批人ID=Approver
|
||||
状态(pending/approved/rejected/cancelled)=Approval Status
|
||||
|
||||
@ -26,3 +26,9 @@
|
||||
完成时间=完成时间
|
||||
已取消=已取消
|
||||
是否启用(1/0)=是否启用
|
||||
审批记录表=审批记录表
|
||||
业务类型(content_publish等)=业务类型
|
||||
业务数据ID=业务数据ID
|
||||
申请人ID=申请人
|
||||
审批人ID=审批人
|
||||
状态(pending/approved/rejected/cancelled)=审批状态
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"summary": [
|
||||
{
|
||||
"name": "dda_approvals",
|
||||
"title": "审批记录表",
|
||||
"title": "审批记录",
|
||||
"primary": [
|
||||
"id"
|
||||
]
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
"height":"100%",
|
||||
|
||||
|
||||
"title":"审批记录表",
|
||||
"title":"审批记录",
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user