From d29359a5e927b22c565545c97f53db7b4e7ffea4 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 23 Aug 2021 21:35:43 +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 bf324ac7..989d2db0 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -119,6 +119,7 @@ "hasExtDictEntry": "Hat W\u00f6rterbucheintrag", "wordlist_category": "Wortliste \/ Kategorie", "instance_usage": "Benutzung in md-Instanz", - "name_variants": "Namensvarianten" + "name_variants": "Namensvarianten", + "type": "Art" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 597989fe..980339bb 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -119,6 +119,7 @@ "hasExtDictEntry": "Has entry in dictionary", "wordlist_category": "Wordlist \/ category", "instance_usage": "Known usage in instance", - "name_variants": "Name variants" + "name_variants": "Name variants", + "type": "Type" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index 9b78aee0..0b21b740 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -119,6 +119,7 @@ "hasExtDictEntry": "Has entry in dictionary", "wordlist_category": "Wordlist \/ category", "instance_usage": "Known usage in instance", - "name_variants": "Name variants" + "name_variants": "Name variants", + "type": "Type" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 5c4ec0d5..fcfe822e 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -119,6 +119,7 @@ "hasExtDictEntry": "Has entry in dictionary", "wordlist_category": "Wordlist \/ category", "instance_usage": "Known usage in instance", - "name_variants": "Name variants" + "name_variants": "Name variants", + "type": "Type" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index a864e08e..89305a16 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -119,6 +119,7 @@ "hasExtDictEntry": "Has entry in dictionary", "wordlist_category": "Wordlist \/ category", "instance_usage": "Known usage in instance", - "name_variants": "Name variants" + "name_variants": "Name variants", + "type": "Type" } } \ No newline at end of file