From 792011ed4dc67fde326f3e6d15bcae8d86e9d1b3 Mon Sep 17 00:00:00 2001 From: Alfresco Build <8039454+alfresco-build@users.noreply.github.com> Date: Thu, 10 Jul 2025 10:41:25 +0200 Subject: [PATCH] New Crowdin translations by GitHub Action (#11001) Co-authored-by: Crowdin Bot --- lib/content-services/src/lib/i18n/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/content-services/src/lib/i18n/de.json b/lib/content-services/src/lib/i18n/de.json index bf3f44a543..60bc36b410 100644 --- a/lib/content-services/src/lib/i18n/de.json +++ b/lib/content-services/src/lib/i18n/de.json @@ -184,8 +184,8 @@ "DUPLICATED_CATEGORY": "Kategorie wurde bereits hinzugefügt", "CREATE_CATEGORIES": "Fehler beim Erstellen von Kategorien", "EXISTING_CATEGORIES": "Einige Kategorien sind bereits vorhanden", - "SPECIAL_CHARACTERS": "Category name cannot contain prohibited characters", - "ENDS_WITH_DOT": "Category name cannot end with a dot" + "SPECIAL_CHARACTERS": "Kategoriename darf keine unzulässigen Zeichen enthalten", + "ENDS_WITH_DOT": "Kategoriename darf nicht mit einem Punkt enden" }, "CATEGORIES_SEARCH_PLACEHOLDER": "Kategorien suchen" },