diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 757b8498..53600d25 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -104,6 +104,7 @@ "last_updated": "Zuletzt geupdated", "translation": "\u00dcbersetzung", "language": "Sprache", - "no_author": "Ohne Autor" + "no_author": "Ohne Autor", + "name_length": "Length of name" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index dc9ab0ad..989ed96b 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -104,6 +104,7 @@ "last_updated": "Last updated", "translation": "Translation", "language": "Language", - "no_author": "No author" + "no_author": "No author", + "name_length": "Length of name" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index 0b0c1710..6af0215f 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -104,6 +104,7 @@ "last_updated": "Last updated", "translation": "Translation", "language": "Language", - "no_author": "No author" + "no_author": "No author", + "name_length": "Length of name" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 9fb4bb66..cc4770cc 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -104,6 +104,7 @@ "last_updated": "Last updated", "translation": "Translation", "language": "Language", - "no_author": "No author" + "no_author": "No author", + "name_length": "Length of name" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index 757b8498..53600d25 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -104,6 +104,7 @@ "last_updated": "Zuletzt geupdated", "translation": "\u00dcbersetzung", "language": "Sprache", - "no_author": "Ohne Autor" + "no_author": "Ohne Autor", + "name_length": "Length of name" } } \ No newline at end of file