chore: update i18n

This commit is contained in:
sealday 2024-03-15 19:15:05 +08:00
parent ece1e59c9a
commit ebd35abeb0
2 changed files with 81 additions and 3 deletions

View File

@ -1,4 +1,43 @@
{
"Action column": "Action column",
"Action type": "Action type",
"Actions": "Actions",
"Add new": "Add new",
"After change": "After change",
"Audit Changes": "Audit Changes",
"Audit Logs": "Audit Logs",
"Audit logs": "Audit logs",
"Before change": "Before change",
"Cancel": "Cancel",
"Collection display name": "Collection display name",
"Collection name": "Collection name",
"Collection": "Collection",
"Collections": "Collections",
"Column width": "Column width",
"Configure actions": "Configure actions",
"Configure columns": "Configure columns",
"Create record": "Create record",
"Created at": "Created at",
"Created by": "Created by",
"Data changes": "Data changes",
"Delete record": "Delete record",
"Delete": "Delete",
"Details of changes": "Details of changes",
"Create record": "Create record"
"Details": "Details",
"Display fields": "Display fields",
"Enable actions": "Enable actions",
"Field display name": "Field display name",
"Field value changes": "Field value changes",
"Field": "Field",
"Filter": "Filter",
"Insert": "Insert",
"Record ID": "Record ID",
"Records per page": "Records per page",
"Refresh": "Refresh",
"Submit": "Submit",
"Update record": "Update record",
"Update": "Update",
"User": "User",
"View record": "View record",
"View": "View"
}

View File

@ -1,4 +1,43 @@
{
"Details of changes": "变更详情",
"Create record": "创建数据"
"Action column": "操作列",
"Action type": "操作类型",
"Actions": "操作",
"Add new": "添加",
"After change": "变化后",
"Audit Changes": "审计变化",
"Audit Logs": "审计日志",
"Audit logs": "审计日志",
"Before change": "变化前",
"Cancel": "取消",
"Collection display name": "数据集显示名称",
"Collection name": "数据集名称",
"Collection": "数据集",
"Collections": "数据集",
"Column width": "列宽",
"Configure actions": "操作配置",
"Configure columns": "列配置",
"Create record": "新增数据",
"Created at": "创建于",
"Created by": "由创建",
"Data changes": "数据变化",
"Delete record": "删除数据",
"Delete": "删除",
"Details of changes": "变化详情",
"Details": "详情",
"Display fields": "显示字段",
"Enable actions": "启用的操作",
"Field display name": "字段显示名称",
"Field value changes": "字段值变化",
"Field": "字段",
"Filter": "过滤",
"Insert": "插入",
"Record ID": "数据 ID",
"Records per page": "每页数据",
"Refresh": "刷新",
"Submit": "提交",
"Update record": "编辑数据",
"Update": "编辑",
"User": "用户",
"View record": "查看数据",
"View": "查看"
}