From 6e9fbc3ba02d76bb60f90c78608c0b92bb2eed22 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 2 Aug 2021 12:25:49 +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 ccd1f8df..1292658f 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -112,6 +112,7 @@ "id_in": "ID in", "has_full_base_information": "Hat volle Basisinformationen", "has_geonames": "Has geonames", - "hasSplittableSuggestion": "Kann wahrscheinlich zerteilt werden" + "hasSplittableSuggestion": "Kann wahrscheinlich zerteilt werden", + "enter_comma_separated_ids": "Die einzelnen Eintr\u00e4ge als IDs durch Kommas getrennt eingeben" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index ab07c820..ea68b6c5 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -112,6 +112,7 @@ "id_in": "ID in", "has_full_base_information": "Has full base information", "has_geonames": "Has geonames", - "hasSplittableSuggestion": "Is assumed to be split-able" + "hasSplittableSuggestion": "Is assumed to be split-able", + "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index fe81887b..93a759b6 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -112,6 +112,7 @@ "id_in": "ID in", "has_full_base_information": "Has full base information", "has_geonames": "Has geonames", - "hasSplittableSuggestion": "Is assumed to be split-able" + "hasSplittableSuggestion": "Is assumed to be split-able", + "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 96940b63..e27f2be2 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -112,6 +112,7 @@ "id_in": "ID in", "has_full_base_information": "Has full base information", "has_geonames": "Has geonames", - "hasSplittableSuggestion": "Is assumed to be split-able" + "hasSplittableSuggestion": "Is assumed to be split-able", + "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index 0d9b70eb..68b0fa25 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -112,6 +112,7 @@ "id_in": "ID in", "has_full_base_information": "Has full base information", "has_geonames": "Has geonames", - "hasSplittableSuggestion": "Is assumed to be split-able" + "hasSplittableSuggestion": "Is assumed to be split-able", + "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion" } } \ No newline at end of file