empower.ts 912 B

1234567891011121314151617181920212223242526
  1. export default {
  2. name: 'Offline License',
  3. sq: 'License',
  4. pldr: 'Batch Import',
  5. pldrsuccess: 'Import successful',
  6. pldrtips: 'Download Batch Import Template',
  7. customerName: 'End User Email Address',
  8. endCustomer: 'End User Name',
  9. useTypeStr: 'Usage Type',
  10. authorizeKey: 'License Code',
  11. cameraSn: 'Camera Sn',
  12. authorize: 'License Code',
  13. authorizeTime: 'License Duration',
  14. remark: 'License Description',
  15. agentName: 'Sub-Distributor Email Address',
  16. authorizeStartTime: 'Start Date',
  17. authorizeEndTime: 'End Date',
  18. agentId: 'Sub-Distributor Email Address',
  19. addName: 'Local Algorithm License',
  20. list: 'Algorithm License List',
  21. deltTips: 'Are you sure you want to delete this license?',
  22. addtTips: 'Are you sure you want to add this license?',
  23. editTips: 'Are you sure you want to edit this license?',
  24. remarks: 'remark',
  25. placeholder: 'Please enter the remarks information',
  26. };