idmission-web-sdk 2.1.4 → 2.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -140,7 +140,7 @@
140
140
  return cooked;
141
141
  }
142
142
 
143
- var webSdkVersion = '2.1.4';
143
+ var webSdkVersion = '2.1.5';
144
144
 
145
145
  function getPlatform() {
146
146
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment
@@ -4974,11 +4974,11 @@
4974
4974
  'Document is not centered': 'Documento no centrado',
4975
4975
  'Document too close, please back up': 'Documento muy cerca, favor de alejarse',
4976
4976
  'Document out of focus – try improving the lighting': 'Documento no enfocado - hay que tratar de mejorar la iluminación',
4977
- 'ID card front detected - please flip your ID card': 'Anverso detectado, por favor voltea tu identificación',
4978
- 'ID card back detected - please flip your ID card': 'Reverso detectado, por favor voltea tu identificación',
4977
+ 'ID card front detected - please flip your ID card': 'Anverso de ID detectado, por favor voltea tu identificación',
4978
+ 'ID card back detected - please flip your ID card': 'Reverso de ID detectado, por favor voltea tu identificación',
4979
4979
  'Document detected, hold still...': 'Se ha detectado el documento, no moverse por favor...',
4980
- 'ID card front detected, hold still...': 'Anverso detectado, no mover...',
4981
- 'ID card back detected, hold still...': 'Reverso detectado, no mover...',
4980
+ 'ID card front detected, hold still...': 'Anverso de ID detectado, no mover...',
4981
+ 'ID card back detected, hold still...': 'Reverso de ID detectado, no mover...',
4982
4982
  'Passport detected, hold still...': 'Pasaporte detectado, no mover...',
4983
4983
  'Capturing...': 'Capturando...',
4984
4984
  'Capture failed!': 'Falló la captura',