diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 989d2db0..3ada57c4 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -120,6 +120,9 @@ "wordlist_category": "Wortliste \/ Kategorie", "instance_usage": "Benutzung in md-Instanz", "name_variants": "Namensvarianten", - "type": "Art" + "type": "Art", + "research_status_note": "Angaben zum Forschungsstand", + "note": "Notiz", + "add": "Hinzuf\u00fcgen" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 980339bb..c1f519e9 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -120,6 +120,9 @@ "wordlist_category": "Wordlist \/ category", "instance_usage": "Known usage in instance", "name_variants": "Name variants", - "type": "Type" + "type": "Type", + "research_status_note": "Research status \/ note", + "note": "Note", + "add": "Add" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index 0b21b740..c0819b7d 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -120,6 +120,9 @@ "wordlist_category": "Wordlist \/ category", "instance_usage": "Known usage in instance", "name_variants": "Name variants", - "type": "Type" + "type": "Type", + "research_status_note": "Research status \/ note", + "note": "Note", + "add": "Add" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index fcfe822e..2afdce5a 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -120,6 +120,9 @@ "wordlist_category": "Wordlist \/ category", "instance_usage": "Known usage in instance", "name_variants": "Name variants", - "type": "Type" + "type": "Type", + "research_status_note": "Research status \/ note", + "note": "Note", + "add": "Add" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index 89305a16..fe57029a 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -120,6 +120,9 @@ "wordlist_category": "Wordlist \/ category", "instance_usage": "Known usage in instance", "name_variants": "Name variants", - "type": "Type" + "type": "Type", + "research_status_note": "Research status \/ note", + "note": "Note", + "add": "Add" } } \ No newline at end of file