mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
排单上限提示多语言修复
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ order.plan.data.error=排單信息不存在,請重新進入或切換排單
|
||||
order.plan.plate.error=當前排單對應的板材資料異常,請查看板材資訊
|
||||
order.plan.orders.empty=當前排單對應的訂單資料為空,請刪除排單並重新建立
|
||||
order.plan.plate.data.empty=當前排單對應的板材資料為空,請重新排單或檢查訂單板材
|
||||
order.plan.create.plate.num.reach.threshold.error=已達排單板件上限{}片,請減少選擇數量後再建立
|
||||
order.plan.create.plate.num.reach.threshold.error=已達排單板件上限{0}片,請減少選擇數量後再建立
|
||||
order.goods.data.error=當前大板資料異常,請重新匯入訂單
|
||||
order.pack.data.null.error=當前包裹資料為空,請重新查看
|
||||
advanced.screening.config.error=當前篩選配置有誤,請重新設定
|
||||
|
||||
+1
-1
@@ -44,7 +44,7 @@ order.plan.data.error=Plan data not found, please re-enter or switch plan
|
||||
order.plan.plate.error=Plate data in the plan is invalid, please check
|
||||
order.plan.orders.empty=No order data found in the plan, please delete and recreate
|
||||
order.plan.plate.data.empty=No plate data in the plan, please re-plan or check order plates
|
||||
order.plan.create.plate.num.reach.threshold.error=Plate count exceeds limit {}. Please reduce and retry
|
||||
order.plan.create.plate.num.reach.threshold.error=Plate count exceeds limit {0}. Please reduce and retry
|
||||
order.goods.data.error=Invalid board data, please re-import the order
|
||||
order.pack.data.null.error=Package data is empty, please check again
|
||||
advanced.screening.config.error=Invalid filtering configuration, please reconfigure
|
||||
|
||||
+1
-1
@@ -44,7 +44,7 @@ order.plan.data.error=排单信息不存在,请重新进入或切换排单
|
||||
order.plan.plate.error=当前排单对应的板材数据有异常,请查看板材信息
|
||||
order.plan.orders.empty=当前排单对应的订单数据为空,请删除排单并重新创建排单
|
||||
order.plan.plate.data.empty=当前排单对应的板材数据为空,请重新进行排单或检查订单对应的板材信息
|
||||
order.plan.create.plate.num.reach.threshold.error=达到排单板件上限{}片,请减少选择板件数量后创建排单
|
||||
order.plan.create.plate.num.reach.threshold.error=达到排单板件上限{0}片,请减少选择板件数量后创建排单
|
||||
order.goods.data.error=当前大板数据异常,请重新导入该订单
|
||||
order.pack.data.null.error=当前包裹数据为空,请重新查看包裹数据
|
||||
advanced.screening.config.error=当前筛选的配置有误,请重新进行配置
|
||||
|
||||
Reference in New Issue
Block a user