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