|
@@ -21,12 +21,15 @@ export default {
|
|
|
'4019': 'SN code does not exist!',
|
|
|
'4020': 'Multiple login attempts detected, please try again in five minutes!',
|
|
|
'5005': 'Empty scene',
|
|
|
- '5071': 'Replicated scenes do not enable transfer',
|
|
|
+ '5071': 'Duplicated scenes do not support recalculation.',
|
|
|
+ '50009': 'Please upgrade the V3 scene before recalculating.',
|
|
|
'50018': 'Camera does not exist!',
|
|
|
'50031': 'Insufficient camera capacity for migration',
|
|
|
'50032': 'The scene must migrate under the same camera type!',
|
|
|
- '50044': 'The scene is captured by this camera and no transfer is required!',
|
|
|
'50034': 'SN code does not exist!',
|
|
|
+ '50044': 'The scene is captured by this camera and no transfer is required!',
|
|
|
+ '50055': 'Replicated scenes do not enable transfer.',
|
|
|
+ '50056': 'Duplicated scenes do not support recalculation.',
|
|
|
'5037': 'Calculating,please wait.',
|
|
|
},
|
|
|
};
|