From 5dd9cd5831fda3deb27d6a46cb2f903de020cbd1 Mon Sep 17 00:00:00 2001 From: project_703_bot_497bb7eb186ca592c63b3e50cd5c69e1 Date: Fri, 17 May 2024 01:03:44 +0000 Subject: [PATCH] push back localazy update --- apps/red-ui/src/assets/i18n/redact/de.json | 19 +++++++++++++++++++ apps/red-ui/src/assets/i18n/scm/de.json | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/apps/red-ui/src/assets/i18n/redact/de.json b/apps/red-ui/src/assets/i18n/redact/de.json index 73336c0c0..02c8abe6c 100644 --- a/apps/red-ui/src/assets/i18n/redact/de.json +++ b/apps/red-ui/src/assets/i18n/redact/de.json @@ -681,6 +681,25 @@ } }, "dev-mode": "DEV", + "dialog-defaults-form": { + "extra-option-label": "Apply to all active and future dossiers", + "hint": { + "add-dialog": "Add hint", + "remove-dialog": "Remove hint", + "title": "Hint" + }, + "recommendation": { + "remove-dialog": "Remove recommendation", + "title": "Recommendation" + }, + "redaction": { + "add-dialog": "Redact text", + "remove-dialog": "Remove redaction", + "title": "Redaction" + }, + "system-default": "Use system default", + "title": "Dialog defaults" + }, "dictionary": "Wörterbuch", "dictionary-overview": { "compare": { diff --git a/apps/red-ui/src/assets/i18n/scm/de.json b/apps/red-ui/src/assets/i18n/scm/de.json index 42aa67419..0824ef3ef 100644 --- a/apps/red-ui/src/assets/i18n/scm/de.json +++ b/apps/red-ui/src/assets/i18n/scm/de.json @@ -681,6 +681,25 @@ } }, "dev-mode": "DEV", + "dialog-defaults-form": { + "extra-option-label": "", + "hint": { + "add-dialog": "", + "remove-dialog": "", + "title": "" + }, + "recommendation": { + "remove-dialog": "", + "title": "" + }, + "redaction": { + "add-dialog": "", + "remove-dialog": "", + "title": "" + }, + "system-default": "", + "title": "" + }, "dictionary": "Wörterbuch", "dictionary-overview": { "compare": {