@konfuzio/document-validation-ui 0.1.56-dev.1 → 0.1.57-dev.0

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@konfuzio/document-validation-ui",
3
- "version": "0.1.56-dev.1",
3
+ "version": "0.1.57-dev.0",
4
4
  "repository": "git://github.com:konfuzio-ai/document-validation-ui.git",
5
5
  "main": "dist/app.js",
6
6
  "scripts": {
@@ -31,7 +31,7 @@
31
31
  "document_successfully_handed": "Dokument erfolgreich zugewiesen an",
32
32
  "handover_not_possible": "Eine Zuweisung war nicht möglich. Bitte versuchen Sie es später erneut.",
33
33
  "small_viewport_title": "Kleine Fenstergröße",
34
- "small_viewport_info": "Es tut uns leid, aber Konfuzio ist nicht für diese Fenstergröße optimiert. Für eine bessere Bedienbarkeit öffnen Sie es bitte in einem größeren Ansichtsfenster.",
34
+ "small_viewport_info": "Es tut uns leid, aber anwendung ist nicht für diese Fenstergröße optimiert. Für eine bessere Bedienbarkeit öffnen Sie es bitte in einem größeren Ansichtsfenster.",
35
35
  "ok": "Ok",
36
36
  "no_data_found": "Zum Bearbeiten anklicken...",
37
37
  "draw_box_document": "Find <i>{label_name}</i> in the document",
@@ -32,7 +32,7 @@
32
32
  "document_successfully_handed": "Document successfully handed over to",
33
33
  "handover_not_possible": "Handover was not possible. Please try again later.",
34
34
  "small_viewport_title": "Small viewport size",
35
- "small_viewport_info": "We’re sorry, but Konfuzio is not optimized to this viewport size. For a better experience, please open it on a bigger viewport.",
35
+ "small_viewport_info": "We’re sorry, but the app is not optimized to this viewport size. For a better experience, please open it on a bigger viewport.",
36
36
  "ok": "Ok, got it",
37
37
  "no_data_found": "Click to edit...",
38
38
  "draw_box_document": "Find <i>{label_name}</i> in the document",
@@ -31,7 +31,7 @@
31
31
  "document_successfully_handed": "Documento asignado correctamente a",
32
32
  "handover_not_possible": "La asignación no fue posible. Por favor, inténtelo de nuevo más tarde.",
33
33
  "small_viewport_title": "Tamaño de ventana demasiado pequeño",
34
- "small_viewport_info": "Lo sentimos, pero Konfuzio no está optimizado para este tamaño de ventana. Para una mejor experiencia, por favor ábralo en una ventana más grande.",
34
+ "small_viewport_info": "Lo sentimos, pero aplicación no está optimizado para este tamaño de ventana. Para una mejor experiencia, por favor ábralo en una ventana más grande.",
35
35
  "ok": "Ok, entendido",
36
36
  "no_data_found": "Click para editar...",
37
37
  "draw_box_document": "Encuentra <i>{label_name}</i> en el documento",