From beb003f8e8cd5ae31a0ac55d0624ed2b2ad862bb Mon Sep 17 00:00:00 2001 From: skyouc Date: 星期四, 14 八月 2025 11:21:49 +0800 Subject: [PATCH] Merge branch 'devlop' of http://47.97.1.152:5880/r/wms-master into devlop --- rsf-admin/src/i18n/en.js | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js index 33a5693..4312ccf 100644 --- a/rsf-admin/src/i18n/en.js +++ b/rsf-admin/src/i18n/en.js @@ -1211,6 +1211,17 @@ welcome: { title: 'Welcome to the WMS website', }, + header: { + inStockQty: '', + outStockQty: '', + taskWorkQty: '', + }, + chart: { + histories: 'Orders Echart', + }, + list: { + stock: 'Stock Pie', + } }, welcome: { index: ' Welcome to the RSF Management System.', -- Gitblit v1.9.1