From 6d2ea27f1fb62fc9d31341b32b3855c6ca91b608 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 25 May 2020 01:11:11 +0200 Subject: [PATCH] Approval. --- nodac/de/basis.json | 5 +++-- nodac/en/basis.json | 3 ++- nodac/hu/basis.json | 3 ++- nodac/id/basis.json | 3 ++- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/nodac/de/basis.json b/nodac/de/basis.json index fe36d34c..fb52c6bf 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -101,7 +101,8 @@ "unprocessed": "Ungepr\u00fcft", "questionable": "Fraglich", "name": "Name", - "last_updated": "Last updated", - "translation": "Translation" + "last_updated": "Zuletzt geupdated", + "translation": "\u00dcbersetzung", + "language": "Sprache" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 95196217..25bfc7ed 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -102,6 +102,7 @@ "questionable": "Questionable", "name": "Name", "last_updated": "Last updated", - "translation": "Translation" + "translation": "Translation", + "language": "Language" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index 704ccd24..08056e5e 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -102,6 +102,7 @@ "questionable": "Questionable", "name": "Name", "last_updated": "Last updated", - "translation": "Translation" + "translation": "Translation", + "language": "Language" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 166f0000..00a20871 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -102,6 +102,7 @@ "questionable": "Questionable", "name": "Name", "last_updated": "Last updated", - "translation": "Translation" + "translation": "Translation", + "language": "Language" } } \ No newline at end of file