toast.js 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. export default{
  2. '1': 'Failed to acquire order information.',
  3. '2': 'Failed to acquire the QR code for payment.',
  4. '3': 'Going to Paypal, please wait.',
  5. '4': 'Please fill in.',
  6. '5': 'Invoice ready.',
  7. '6': 'Invoice ready.',
  8. '7': ' cannot be blank.',
  9. '8': 'Please enter a correct Email address.',
  10. '9': 'Submit successfully',
  11. '10': 'Incorrect contact information, please confirm.',
  12. '11': 'Network busy, please try later.',
  13. '12': 'Your message is well received, we will come back to you soonest.',
  14. '13': 'Failed to acquire the camera detail.',
  15. '14': 'Cannot delete the last item.',
  16. '15': 'Are you sure to delete?',
  17. '16': 'Please agree our terms first.',
  18. '17': 'Please save the invoice information.',
  19. '18': 'Please save the delivery information.',
  20. '19': 'Please complete the delivery information.',
  21. '20': 'Please complete the invoice information.',
  22. '21': 'Please enter the 18-digits tax number.',
  23. '22': 'Please enter a correct mobile number.',
  24. '23': 'Signed up successfully. Log in now?',
  25. '24': 'Password reset. Please re-log in.',
  26. '25': 'No record found.',
  27. '26': 'Are you sure to unbind the current camera?',
  28. '27': 'Incorrect image format. Please upload again.',
  29. '28': 'Your cloud storage is used up, please delete scenes or expand the storage. ',
  30. '29': 'Illegal mobile number',
  31. '30': 'Please re-log in.',
  32. '31': 'Password digits must not be less than 8 digits',
  33. '32': 'Password changed successfully',
  34. '33': 'Unbind successfully',
  35. '34': 'Fail',
  36. '35': 'User name cannot be blank.',
  37. '36': 'The type of picture uploaded is not correct, please upload again.',
  38. '37': 'Deleted successfully',
  39. '38': 'Delete failed',
  40. '39': 'The item was added to the shopping cart successfully',
  41. '40': 'Please login to your user account and renew the package.',
  42. '41': 'Log in',
  43. '42': 'Downgrading process is currently not supported. You can renew or upgrade the package.',
  44. '43': 'Please bind this camera to a user account before expanding the storage.',
  45. '44': 'Collaborator added!',
  46. '45': 'Collaborator canceled.',
  47. '4007': 'User name doesn\'t exist.',
  48. '4010': 'The bound camera doesn\'t exist.',
  49. '4011': 'The camera is already bound.',
  50. '4012': 'Incorrect user name or password.',
  51. '7001': 'Title contains sensitivie words.',
  52. '7002': 'Content contains sensitivie words.',
  53. '6001': 'Same MAC address.',
  54. '6002': 'Refund value over top-up value.',
  55. '6003': 'The camera doesn\'t exist.',
  56. '6004': '表示相机的点数超过了10万',
  57. '6006': 'A camera can only be bound to one account.',
  58. '6009': 'data.fdage file doesn\'t exist.',
  59. '6010': 'This SN is already bound.',
  60. '3001': 'Key parameters are missing.',
  61. '3002': 'Abnormal request!',
  62. '3003': 'Illegal request!',
  63. '3004': 'Please re-log in.',
  64. '3005': 'Verification code expired.',
  65. '3006': 'Incorrect verification code.',
  66. '3007': 'User name already exists.',
  67. '3008': 'The mobile number is already registered.',
  68. '3009': 'The password you typed don\'t match.',
  69. '3010': 'Incorrect user name length. (2-11 characters)',
  70. '3011': 'Password must contain English case and numbers, 8-16 characters. ',
  71. '3012': 'User name contains sensitive words.',
  72. '3013': 'Incorrect format of mobile number.',
  73. '3014': 'Incorrect user name or password.',
  74. '3015': 'User doesn\'t exist.',
  75. '3016': 'You have no access. Please contact the administrator.',
  76. '3017': 'Empty file',
  77. '3018': 'The file to upload or to use doesn\'t exist.',
  78. '3019': 'Incorrect format of Email address.',
  79. '3020': 'Email already exists.',
  80. '3021': 'Invalid user name, please check and give a valid one.',
  81. '3022': 'There is already a collaborator for this scene. Please cancel the previous collaboration first.',
  82. '8001': 'Order doesn\'t exist.',
  83. '8002': 'Payment failure',
  84. '5001': 'Empty modeldata.json',
  85. '5002': 'Empty order value',
  86. '5003': 'Empty guideSid or order value',
  87. '5004': 'Empty guideSid or guideName value',
  88. '5005': 'Empty scene',
  89. '5006': 'Insufficient balance',
  90. '5007': 'Non 4D KanKan Pro scene',
  91. '5008': 'The scene is archived and cannot be deleted.',
  92. '5009': 'The scene is deleted.',
  93. '5010': 'The scene doesn\'t belong to this camera.',
  94. '5011': 'Create',
  95. '5012': 'Abnormal data',
  96. '5013': 'User name of the scene is empty.',
  97. '5014': 'The user has no access to edit this scene.',
  98. '5015': 'The scene doesn\'t belong to the logged in account.',
  99. '5016': 'Incorrect linked scene'
  100. }