From caf1c5d3030deed435b05f82a804c4e34619596c Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 25 May 2020 00:02:17 +0200 Subject: [PATCH] Approval. --- nodac/de/basis.json | 5 ++++- nodac/de/tempi.json | 2 +- nodac/en/basis.json | 5 ++++- nodac/hu/basis.json | 5 ++++- nodac/id/basis.json | 5 ++++- 5 files changed, 17 insertions(+), 5 deletions(-) diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 7eed4642..5f2cd4ca 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -96,6 +96,9 @@ "edit_log": "Beabeitungs-Log", "help": "Hilfe", "delete": "L\u00f6schen", - "check_repository": "Check repository" + "check_repository": "Repositorium pr\u00fcfen", + "approved": "\u00dcberpr\u00fcft", + "unprocessed": "Ungepr\u00fcft", + "questionable": "Fraglich" } } \ No newline at end of file diff --git a/nodac/de/tempi.json b/nodac/de/tempi.json index b9d81fa4..03293c94 100644 --- a/nodac/de/tempi.json +++ b/nodac/de/tempi.json @@ -3,7 +3,7 @@ "timename": "Zeitname", "counting_time_start": "Z\u00e4hlzeit beginnt mit", "name_contains": "Zeitname enth\u00e4lt", - "unite_names": "Zwei Zeitnamen zusamennf\u00fchren", + "unite_names": "Zwei Zeitnamen zusamenf\u00fchren", "unite_with": "vereinen mit", "unite_leave_mode": "Modus \"Vereinigen\" verlassen", "time_begin": "Beginn (Jahr)", diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 747c4d08..69ff424f 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -96,6 +96,9 @@ "edit_log": "Edit log", "help": "Help", "delete": "Delete", - "check_repository": "Check repository" + "check_repository": "Check repository", + "approved": "Approved", + "unprocessed": "Unprocessed", + "questionable": "Questionable" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index fb706451..c901116b 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -96,6 +96,9 @@ "edit_log": "Edit log", "help": "Help", "delete": "Delete", - "check_repository": "Check repository" + "check_repository": "Check repository", + "approved": "Approved", + "unprocessed": "Unprocessed", + "questionable": "Questionable" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 7d724966..88d122a0 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -96,6 +96,9 @@ "edit_log": "Ikhtisar para penyunting", "help": "Help", "delete": "Delete", - "check_repository": "Check repository" + "check_repository": "Check repository", + "approved": "Approved", + "unprocessed": "Unprocessed", + "questionable": "Questionable" } } \ No newline at end of file