From b5de373a1b581657f32d9263f2fbe227d87982b7 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 2 Aug 2021 08:26:00 +0000 Subject: [PATCH] Approval. --- nodac/de/basis.json | 3 ++- nodac/en/basis.json | 3 ++- nodac/hu/basis.json | 3 ++- nodac/id/basis.json | 3 ++- nodac/ru/basis.json | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 96461d1c..ccd1f8df 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -111,6 +111,7 @@ "hasDuplicateSuggestion": "Hat mindestens ein erwartetes Duplikat", "id_in": "ID in", "has_full_base_information": "Hat volle Basisinformationen", - "has_geonames": "Has geonames" + "has_geonames": "Has geonames", + "hasSplittableSuggestion": "Kann wahrscheinlich zerteilt werden" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 40441398..ab07c820 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -111,6 +111,7 @@ "hasDuplicateSuggestion": "Has at least one suggested duplicate", "id_in": "ID in", "has_full_base_information": "Has full base information", - "has_geonames": "Has geonames" + "has_geonames": "Has geonames", + "hasSplittableSuggestion": "Is assumed to be split-able" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index b698bb37..fe81887b 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -111,6 +111,7 @@ "hasDuplicateSuggestion": "Has at least one suggested duplicate", "id_in": "ID in", "has_full_base_information": "Has full base information", - "has_geonames": "Has geonames" + "has_geonames": "Has geonames", + "hasSplittableSuggestion": "Is assumed to be split-able" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 7e3fc3d1..96940b63 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -111,6 +111,7 @@ "hasDuplicateSuggestion": "Has at least one suggested duplicate", "id_in": "ID in", "has_full_base_information": "Has full base information", - "has_geonames": "Has geonames" + "has_geonames": "Has geonames", + "hasSplittableSuggestion": "Is assumed to be split-able" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index 1ce35d5a..0d9b70eb 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -111,6 +111,7 @@ "hasDuplicateSuggestion": "Has at least one suggested duplicate", "id_in": "ID in", "has_full_base_information": "Has full base information", - "has_geonames": "Has geonames" + "has_geonames": "Has geonames", + "hasSplittableSuggestion": "Is assumed to be split-able" } } \ No newline at end of file