diff --git a/nodac/de/basis.json b/nodac/de/basis.json index c9b98b5d..bd38a9db 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -124,6 +124,7 @@ "research_status_note": "Angaben zum Forschungsstand", "note": "Notiz", "add": "Hinzuf\u00fcgen", - "recommendation": "Empfehlung" + "recommendation": "Empfehlung", + "noTranslationIn": "Ohne \u00dcbersetzung in" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 2220c4f1..9c0b92e6 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -124,6 +124,7 @@ "research_status_note": "Research status \/ note", "note": "Note", "add": "Add", - "recommendation": "Recommendation" + "recommendation": "Recommendation", + "noTranslationIn": "No translation in" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index eed6d41b..4cacef39 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -124,6 +124,7 @@ "research_status_note": "Research status \/ note", "note": "Note", "add": "Add", - "recommendation": "Recommendation" + "recommendation": "Recommendation", + "noTranslationIn": "No translation in" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 4a11a086..aabe45c0 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -124,6 +124,7 @@ "research_status_note": "Research status \/ note", "note": "Note", "add": "Add", - "recommendation": "Recommendation" + "recommendation": "Recommendation", + "noTranslationIn": "No translation in" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index 11036185..123b7b8f 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -124,6 +124,7 @@ "research_status_note": "Research status \/ note", "note": "Note", "add": "Add", - "recommendation": "Recommendation" + "recommendation": "Recommendation", + "noTranslationIn": "No translation in" } } \ No newline at end of file