From 243ff4f68e83cf4f601b673bece15ba2f38a5bc7 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 2 Aug 2021 12:34:06 +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 1292658f..2755b96e 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -113,6 +113,7 @@ "has_full_base_information": "Hat volle Basisinformationen", "has_geonames": "Has geonames", "hasSplittableSuggestion": "Kann wahrscheinlich zerteilt werden", - "enter_comma_separated_ids": "Die einzelnen Eintr\u00e4ge als IDs durch Kommas getrennt eingeben" + "enter_comma_separated_ids": "Die einzelnen Eintr\u00e4ge als IDs durch Kommas getrennt eingeben", + "split_verb": "Spalte" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index ea68b6c5..8bf6395d 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -113,6 +113,7 @@ "has_full_base_information": "Has full base information", "has_geonames": "Has geonames", "hasSplittableSuggestion": "Is assumed to be split-able", - "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion" + "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion", + "split_verb": "Split" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index 93a759b6..fdd70869 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -113,6 +113,7 @@ "has_full_base_information": "Has full base information", "has_geonames": "Has geonames", "hasSplittableSuggestion": "Is assumed to be split-able", - "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion" + "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion", + "split_verb": "Split" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index e27f2be2..d7d064b3 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -113,6 +113,7 @@ "has_full_base_information": "Has full base information", "has_geonames": "Has geonames", "hasSplittableSuggestion": "Is assumed to be split-able", - "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion" + "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion", + "split_verb": "Split" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index 68b0fa25..0ec84846 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -113,6 +113,7 @@ "has_full_base_information": "Has full base information", "has_geonames": "Has geonames", "hasSplittableSuggestion": "Is assumed to be split-able", - "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion" + "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion", + "split_verb": "Split" } } \ No newline at end of file