|
@@ -1,11 +1,11 @@
|
|
|
export default {
|
|
|
- name: 'Offline Lincense',
|
|
|
+ name: 'Lincense',
|
|
|
sq: 'License',
|
|
|
pldr: 'Batch Import',
|
|
|
pldrsuccess: 'Import successful',
|
|
|
pldrtips: 'Download Batch Import Template',
|
|
|
- customerName: 'Customer Account',
|
|
|
- endCustomer: 'End Customer',
|
|
|
+ customerName: 'End User Email Account',
|
|
|
+ endCustomer: 'End User Name',
|
|
|
useTypeStr: 'Usage Type',
|
|
|
authorizeKey: 'Algorithm License Key',
|
|
|
cameraSn: 'Camera Sn',
|
|
@@ -15,7 +15,7 @@ export default {
|
|
|
agentName: 'Distributor Name',
|
|
|
authorizeStartTime: 'Start Date',
|
|
|
authorizeEndTime: 'End Date',
|
|
|
- agentId: 'Affiliated Distributor',
|
|
|
+ agentId: 'Sub-Distributor',
|
|
|
addName: 'Local Algorithm License',
|
|
|
list: 'Algorithm License List',
|
|
|
deltTips: 'Are you sure you want to delete this license?',
|