From efe07135b91dfd2c530b5c7deddbcc3cd41de5ce Mon Sep 17 00:00:00 2001 From: project_703_bot_497bb7eb186ca592c63b3e50cd5c69e1 Date: Sun, 21 Apr 2024 01:03:48 +0000 Subject: [PATCH] push back localazy update --- apps/red-ui/src/assets/i18n/redact/de.json | 9 +++++++++ apps/red-ui/src/assets/i18n/scm/de.json | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/apps/red-ui/src/assets/i18n/redact/de.json b/apps/red-ui/src/assets/i18n/redact/de.json index 68a711b4d..d5f153777 100644 --- a/apps/red-ui/src/assets/i18n/redact/de.json +++ b/apps/red-ui/src/assets/i18n/redact/de.json @@ -1140,6 +1140,15 @@ "change-successful": "Dossier wurde aktualisiert.", "delete-successful": "Dossier wurde gelöscht.", "dictionary": { + "edit-dialog": { + "add-to-dictionary-action": "Available in add/edit dialogs in this dossier", + "cancel": "Cancel", + "error": { + "generic": "Failed to update flag." + }, + "save": "Save", + "title": "Edit {label}" + }, "entries": "{length} {length, plural, one{entry} other{entries}}", "false-positive-entries": "{length} false positive {length, plural, one{entry} other{entries}}", "false-positives": "False positives", diff --git a/apps/red-ui/src/assets/i18n/scm/de.json b/apps/red-ui/src/assets/i18n/scm/de.json index b0d740204..3bad970b2 100644 --- a/apps/red-ui/src/assets/i18n/scm/de.json +++ b/apps/red-ui/src/assets/i18n/scm/de.json @@ -1140,6 +1140,15 @@ "change-successful": "Dossier wurde aktualisiert.", "delete-successful": "Dossier wurde gelöscht.", "dictionary": { + "edit-dialog": { + "add-to-dictionary-action": "", + "cancel": "", + "error": { + "generic": "" + }, + "save": "", + "title": "" + }, "entries": "{length} {length, plural, one{entry} other{entries}} to {hint, select, true{annotate} other{redact}}", "false-positive-entries": "{length} false positive {length, plural, one{entry} other{entries}}", "false-positives": "False positives",