国际化调整

This commit is contained in:
joylink_cuiweidong 2019-09-17 13:54:10 +08:00
parent 2c7f48fb28
commit a116539d80
5 changed files with 12 additions and 1 deletions

View File

@ -111,7 +111,10 @@ export default {
creationTime: 'Create Time: ',
amountPayable: 'Amounts Payable: ',
screenName: 'Screen Name',
courseName: 'Course Name',
timeUnitPrice: 'Screen Unit Price',
coursePrice: 'Course Unit Price',
testPrice: 'Test Unit Price',
buyProject: 'The products you will purchase are virtual content services. After purchase, you will not be able to return, transfer or exchange. Please confirm.',
relatedServices: 'You can view and use the related services in the “Permissions Details” area after purchase.',

View File

@ -311,6 +311,8 @@ export default {
range: ' (Range16-99) '
},
confirm: 'Confirm',
cancel: 'Cancel',
platform: 'Platform',
arrivalTime: 'Arrival time',
stopTime: 'Stop time',

View File

@ -272,5 +272,8 @@ export default {
inputTrainingType: 'Please input training type',
inputOperationType: 'Please input operation type',
inputMinDuration: 'Please input best duration',
inputMaxDuration: 'Please input max duration'
inputMaxDuration: 'Please input max duration',
accessNumber: 'Please input the number of permissions',
courseNameEmpty: 'Course name cannot be empty',
purchaseMonth: 'Please input the number of months to buy'
};

View File

@ -307,6 +307,8 @@ export default {
fontSize: '字体大小',
range: '范围16-99'
},
confirm: '确定',
cancel: '取消',
platform: '站台',
arrivalTime: '到点',
stopTime: '停站时间',

View File

@ -23,6 +23,7 @@
:span="22"
@node-contextmenu="showContextMenu"
@node-click="clickEvent"
style="padding-bottom: 30px;"
>
<span slot-scope="{ node: tnode }" class="custom-tree-node">
<span