diff --git a/nodac/de/basis.json b/nodac/de/basis.json index c32411ea..fe36d34c 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -100,6 +100,8 @@ "approved": "\u00dcberpr\u00fcft", "unprocessed": "Ungepr\u00fcft", "questionable": "Fraglich", - "name": "Name" + "name": "Name", + "last_updated": "Last updated", + "translation": "Translation" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 330fd089..95196217 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -100,6 +100,8 @@ "approved": "Approved", "unprocessed": "Unprocessed", "questionable": "Questionable", - "name": "Name" + "name": "Name", + "last_updated": "Last updated", + "translation": "Translation" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index 94018821..704ccd24 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -100,6 +100,8 @@ "approved": "Approved", "unprocessed": "Unprocessed", "questionable": "Questionable", - "name": "Name" + "name": "Name", + "last_updated": "Last updated", + "translation": "Translation" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 64f273ff..166f0000 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -100,6 +100,8 @@ "approved": "Approved", "unprocessed": "Unprocessed", "questionable": "Questionable", - "name": "Name" + "name": "Name", + "last_updated": "Last updated", + "translation": "Translation" } } \ No newline at end of file