From 9733a22395b0f73d51a332ca8c9fd811caadad65 Mon Sep 17 00:00:00 2001 From: ctot-nondef Date: Wed, 16 Oct 2024 11:54:24 +0200 Subject: [PATCH] chore: translations --- src/messages/de.json | 3 ++- src/messages/en.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/messages/de.json b/src/messages/de.json index 195b40c..49e7f25 100644 --- a/src/messages/de.json +++ b/src/messages/de.json @@ -67,7 +67,8 @@ "createSubcorpusConfirm1": "Moechten Sie ein Subkorpus erstellen mit dem Namen", "createSubcorpusConfirm2": "und einem Inhalt von", "createSubcorpusConfirm3": "Dokumenten aus dem Korpus", - "corpusCreated": "Subkorpus erfolgreich erstellt!" + "corpusCreated": "Subkorpus erfolgreich erstellt!", + "cattr": "cattr" }, "DefaultLayout": { "meta": { diff --git a/src/messages/en.json b/src/messages/en.json index b922329..b52e15d 100644 --- a/src/messages/en.json +++ b/src/messages/en.json @@ -97,7 +97,8 @@ "total-of-n-entries": "Total of {0} entries.", "regexp-selection-clear-selection-to-select-values": "regexp selection. clear selection to select values.", "use-search-as-modes-modeindex-for-search-this-clears-the-rest-of-the-selection": "use '{0}' as '{1}' for search (this clears the rest of the selection)", - "clear-selection": "Clear Selection" + "clear-selection": "Clear Selection", + "cattr": "cattr" }, "DefaultLayout": { "meta": {