From 4fe16e74fc4ac0db32e239e6224a5814661f6d34 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sat, 9 Oct 2021 14:57:09 +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 3ada57c4..c9b98b5d 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -123,6 +123,7 @@ "type": "Art", "research_status_note": "Angaben zum Forschungsstand", "note": "Notiz", - "add": "Hinzuf\u00fcgen" + "add": "Hinzuf\u00fcgen", + "recommendation": "Empfehlung" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index c1f519e9..2220c4f1 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -123,6 +123,7 @@ "type": "Type", "research_status_note": "Research status \/ note", "note": "Note", - "add": "Add" + "add": "Add", + "recommendation": "Recommendation" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index c0819b7d..eed6d41b 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -123,6 +123,7 @@ "type": "Type", "research_status_note": "Research status \/ note", "note": "Note", - "add": "Add" + "add": "Add", + "recommendation": "Recommendation" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 2afdce5a..4a11a086 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -123,6 +123,7 @@ "type": "Type", "research_status_note": "Research status \/ note", "note": "Note", - "add": "Add" + "add": "Add", + "recommendation": "Recommendation" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index fe57029a..11036185 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -123,6 +123,7 @@ "type": "Type", "research_status_note": "Research status \/ note", "note": "Note", - "add": "Add" + "add": "Add", + "recommendation": "Recommendation" } } \ No newline at end of file