rsf-admin/src/i18n/zh.js
@@ -5,7 +5,12 @@ hello: '你好世界', resources: { config: { name: '配置参数' }, asnOrderItem: { name: '收货明细' }, outStockItem: { name: '出库单明细' }, }, // 扁平 key,供部分 i18n 按字符串查找资源标题,避免显示 Asnorder/Outstock 'resources.asnOrderItem.name': '收货明细', 'resources.outStockItem.name': '出库单明细', common: { response: { success: "操作成功", @@ -1440,6 +1445,7 @@ bulk_actions: '%{smart_count} 条被选中 |||| %{smart_count} 条被选中', }, page: { edit: '%{name}', empty_with_filters: '使用当前过滤条件未找到结果。', loading: '加载中', },