diff --git a/nodac/de/basis.json b/nodac/de/basis.json index b2720604..85d2755f 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -93,6 +93,7 @@ "pagination": "Pagination", "results_line": "Resultsleiste", "toggle_history": "Verlauf anzeigen", - "edit_log": "Beabeitungs-Log" + "edit_log": "Beabeitungs-Log", + "help": "Help" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 9c7b1e26..12589ba7 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -93,6 +93,7 @@ "pagination": "Pagination", "results_line": "Results line", "toggle_history": "Toggle history", - "edit_log": "Edit log" + "edit_log": "Edit log", + "help": "Help" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index b8f342d2..66d2f532 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -93,6 +93,7 @@ "pagination": "Pagination", "results_line": "Results line", "toggle_history": "Toggle history", - "edit_log": "Edit log" + "edit_log": "Edit log", + "help": "Help" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index a64d3305..0e0993d8 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -93,6 +93,7 @@ "pagination": "Navigasi halaman", "results_line": "Baris hasil", "toggle_history": "Tunjukkan halaman terkini", - "edit_log": "Ikhtisar para penyunting" + "edit_log": "Ikhtisar para penyunting", + "help": "Help" } } \ No newline at end of file