This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
SXS20240115/SRC/iMES_PDA/module/moduleEMS/localization/localization-zh_CN.json

43 lines
1.2 KiB
JSON
Raw Normal View History

2024-01-24 16:47:50 +08:00
{
"es02_apply_return_eqp_accessory":{
"title": "上模/下模",
"eqp_type": "设备类别",
"eqp_no": "设备编号",
"remain": "剩余",
"nACCSPAREQTY": "无上限",
"eqp": "设备",
"notFound": "不存在于",
"workStation": "作业站",
"mono": "工单编号",
"install": "上模",
"remove": "下模",
"AccessoryNo": "模治具编号",
"times": "次",
"msg": {
"msg001": "没有可用的模治具清单",
"msg002": "设备编号不存在",
"msg003": "模治具编号不存在"
}
},
"es01_change_equip_state": {
"title": "设备状态变更",
"user": "使用者",
"eqp_type": "设备类别",
"eqp_no": "设备编号",
"confirm": "确定",
"curstate": "目前状态",
"eqplist": "设备列表",
"laststate": "目标状态",
"filter_eqp_no": "筛选",
"ChangeEqpState": "目标设备状态",
"plaseCheck": "请确认",
"dataNotExist":"资料不存在",
"msg": {
"equipmenttypeIsNotExist": "设备类别不存在",
"equipmentnoIsNotExist": "设备编号不存在",
"changeSuccess": "设备状态变更成功",
"changeFail": "设备状态变更失败"
}
}
}