diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 2755b96e..531e0947 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -114,6 +114,7 @@ "has_geonames": "Has geonames", "hasSplittableSuggestion": "Kann wahrscheinlich zerteilt werden", "enter_comma_separated_ids": "Die einzelnen Eintr\u00e4ge als IDs durch Kommas getrennt eingeben", - "split_verb": "Spalte" + "split_verb": "Spalte", + "hasNoLinksInMd": "Hat keine bekannten Links im haupts\u00e4chlichen md" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 8bf6395d..2cbee6ab 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -114,6 +114,7 @@ "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", - "split_verb": "Split" + "split_verb": "Split", + "hasNoLinksInMd": "Without known links in main md tools" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index fdd70869..755f3289 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -114,6 +114,7 @@ "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", - "split_verb": "Split" + "split_verb": "Split", + "hasNoLinksInMd": "Without known links in main md tools" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index d7d064b3..ade798ce 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -114,6 +114,7 @@ "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", - "split_verb": "Split" + "split_verb": "Split", + "hasNoLinksInMd": "Without known links in main md tools" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index 0ec84846..51056db1 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -114,6 +114,7 @@ "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", - "split_verb": "Split" + "split_verb": "Split", + "hasNoLinksInMd": "Without known links in main md tools" } } \ No newline at end of file