|
|
|
@ -331,6 +331,7 @@ export default { |
|
|
|
limitJwcodeNine: "ID must be digits (max 9)", |
|
|
|
limitBalance: "Amount > balance", |
|
|
|
limitRefundAmount: "Refund > Order Amount", |
|
|
|
pleaseSelectExecutor: "Please select executor", |
|
|
|
// Image Upload
|
|
|
|
onlyUploadJPGPNG: "JPG/PNG only!", |
|
|
|
limitImageSize: "Max 1MB!", |
|
|
|
|