From d31f74d3b92283ff132eac50112e70bfc0b195cd Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Tue, 12 May 2020 18:23:01 +0200 Subject: [PATCH] Approval. --- nodac/de/basis.json | 3 ++- nodac/en/basis.json | 3 ++- nodac/hu/basis.json | 3 ++- nodac/id/basis.json | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 41c71387..7eed4642 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -95,6 +95,7 @@ "toggle_history": "Verlauf anzeigen", "edit_log": "Beabeitungs-Log", "help": "Hilfe", - "delete": "L\u00f6schen" + "delete": "L\u00f6schen", + "check_repository": "Check repository" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 148e234f..747c4d08 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -95,6 +95,7 @@ "toggle_history": "Toggle history", "edit_log": "Edit log", "help": "Help", - "delete": "Delete" + "delete": "Delete", + "check_repository": "Check repository" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index fb809d3f..fb706451 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -95,6 +95,7 @@ "toggle_history": "Toggle history", "edit_log": "Edit log", "help": "Help", - "delete": "Delete" + "delete": "Delete", + "check_repository": "Check repository" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 696a89da..7d724966 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -95,6 +95,7 @@ "toggle_history": "Tunjukkan halaman terkini", "edit_log": "Ikhtisar para penyunting", "help": "Help", - "delete": "Delete" + "delete": "Delete", + "check_repository": "Check repository" } } \ No newline at end of file