From b040f1179c647b76b2285f3b576f0ad13ba17a9a Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 25 May 2020 00:24:11 +0200 Subject: [PATCH] Approval. --- nodac/de/basis.json | 4 +++- nodac/en/basis.json | 4 +++- nodac/hu/basis.json | 4 +++- nodac/id/basis.json | 4 +++- 4 files changed, 12 insertions(+), 4 deletions(-) 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