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-en_US.json
2024-01-24 16:47:50 +08:00

43 lines
1.1 KiB
JSON

{
"es02_apply_return_eqp_accessory":{
"title": "MOUNT ACCESSORY",
"eqp_type": "EQUIPMENT TYPE",
"eqp_no": "EQUIPMENT NO",
"remain": "REMAIN",
"nACCSPAREQTY": "UNLIMITED",
"eqp": "EQP",
"notFound": "NOT FOUND",
"workStation": "OP",
"mono": "MO NO",
"install": "INSTALL",
"remove": "REMOVE",
"AccessoryNo": "ACCESSORY NO",
"times": "TIMES",
"msg": {
"msg001": "NO ACCESSORY LIST AVAILABLE",
"msg002": "EQP NO NOT EXIST",
"msg003": "ACCESSORY NO NOT EXIST"
}
},
"es01_change_equip_state": {
"title": "EQP STATE",
"user": "USER",
"eqp_type": "EQP TYPE",
"eqp_no": "EQP NO",
"confirm": "CONFIRM",
"curstate": "CURRENT STATE",
"eqplist": "EQP LIST",
"laststate": "STATE",
"filter_eqp_no": "FILTER",
"ChangeEqpState": "EQP STATE",
"plaseCheck": "PLEASE CHECK",
"dataNotExist":"DATA IS NOT EXIST",
"msg": {
"equipmenttypeIsNotExist": "EQP LIST NOT EXIST",
"equipmentnoIsNotExist": "EQP NO NOT EXIST",
"changeSuccess": "CHANGE SUCCESS",
"changeFail": "CHANGE FAIL"
}
}
}