课程模块国际化调整

This commit is contained in:
joylink_cuiweidong 2019-09-17 13:19:43 +08:00
parent d1b9589188
commit 2c7f48fb28
4 changed files with 11 additions and 2 deletions

View File

@ -118,6 +118,7 @@ export default {
paymentSuccessful: 'Payment successful,click to return',
cancelSuccessfully: 'Cancel success,click to return',
paymentFailed: 'Payment failed,click to return',
previousStep: 'Previous step',
putaway: 'Putaway',
soldOut: 'Sold out',

View File

@ -96,5 +96,6 @@ export default {
platform: 'Platform',
train: 'Train',
station: 'Station',
trainWindow: 'Train window'
trainWindow: 'Train window',
editStepInfo: 'Edit step information'
};

View File

@ -266,5 +266,11 @@ export default {
enterTheServiceNumber: 'Please enter the service number',
enterTheTripNumber: 'Please enter the trip number',
enterTheTargetCode: 'Please enter the target code',
selectStation: 'Please select station'
selectStation: 'Please select station',
inputTrainingName: 'Please input training name',
inputTrainingRemark: 'Please input training remark',
inputTrainingType: 'Please input training type',
inputOperationType: 'Please input operation type',
inputMinDuration: 'Please input best duration',
inputMaxDuration: 'Please input max duration'
};

View File

@ -84,6 +84,7 @@ export default {
inputRoomNumber: '请输入房间号',
chooseRoom: '选择房间',
month: '月',
previousStep: '上一步',
permissions: '权限',
yuanMonth: '元/月',