From ea076869463cdbe7b6a32f85c5506ad6150b40d9 Mon Sep 17 00:00:00 2001 From: project_703_bot_497bb7eb186ca592c63b3e50cd5c69e1 Date: Fri, 16 Aug 2024 01:03:28 +0000 Subject: [PATCH] push back localazy update --- apps/red-ui/src/assets/i18n/redact/en.json | 2 +- apps/red-ui/src/assets/i18n/scm/de.json | 4 ++-- apps/red-ui/src/assets/i18n/scm/en.json | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/red-ui/src/assets/i18n/redact/en.json b/apps/red-ui/src/assets/i18n/redact/en.json index d983b134d..80fa632c2 100644 --- a/apps/red-ui/src/assets/i18n/redact/en.json +++ b/apps/red-ui/src/assets/i18n/redact/en.json @@ -1556,7 +1556,7 @@ "select-none": "None", "show-skipped": "Show skipped in document", "the-filters": "the filters", - "wrong-filters": "The selected filter combination is not possible. Please adjust or" + "wrong-filters": "No annotations for the selected filter combination. Please adjust or" }, "document-info": { "close": "Close document info", diff --git a/apps/red-ui/src/assets/i18n/scm/de.json b/apps/red-ui/src/assets/i18n/scm/de.json index 89706a21c..1fc741491 100644 --- a/apps/red-ui/src/assets/i18n/scm/de.json +++ b/apps/red-ui/src/assets/i18n/scm/de.json @@ -1548,7 +1548,7 @@ "jump-to-next": "Springe zu Nächster", "jump-to-previous": "Springe zu Vorheriger", "label": "Arbeitsvorrat", - "no-annotations": "There are no annotations on the selected page or for the selected component.", + "no-annotations": "There are no annotations for the selected component. \n", "page-is": "Diese Seite ist", "reset": "reset", "select": "Auswählen", @@ -1556,7 +1556,7 @@ "select-none": "Keine", "show-skipped": "Show skipped in document", "the-filters": "the filters", - "wrong-filters": "The selected filter combination is not possible. Please adjust or" + "wrong-filters": "No annotations for the selected filter combination. Please adjust or" }, "document-info": { "close": "Dokumenteninformation schließen", diff --git a/apps/red-ui/src/assets/i18n/scm/en.json b/apps/red-ui/src/assets/i18n/scm/en.json index 041e6eb67..bec6bbe33 100644 --- a/apps/red-ui/src/assets/i18n/scm/en.json +++ b/apps/red-ui/src/assets/i18n/scm/en.json @@ -1531,7 +1531,7 @@ }, "last-assignee": "Last assignee", "no-data": { - "title": "There are no annotations on this page." + "title": "This page does not contain annotations for the selected component or filter." }, "quick-nav": { "jump-first": "Jump to first page", @@ -1548,7 +1548,7 @@ "jump-to-next": "Jump to next", "jump-to-previous": "Jump to previous", "label": "Workload", - "no-annotations": "There are no annotations on the selected page or for the selected component.", + "no-annotations": "There are no annotations for the selected component. \n", "page-is": "This page is", "reset": "reset", "select": "Select", @@ -1556,7 +1556,7 @@ "select-none": "None", "show-skipped": "Show skipped in document", "the-filters": "the filters", - "wrong-filters": "The selected filter combination is not possible. Please adjust or" + "wrong-filters": "No annotations for the selected filter combination. Please adjust or" }, "document-info": { "close": "Close document info",