diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 85d2755f..41c71387 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -90,10 +90,11 @@ "translations": "\u00dcbersetzungen", "controlled_vocabularies": "Normdaten", "annotations": "Benutzer-Anmerkungen", - "pagination": "Pagination", + "pagination": "Paginierung", "results_line": "Resultsleiste", "toggle_history": "Verlauf anzeigen", "edit_log": "Beabeitungs-Log", - "help": "Help" + "help": "Hilfe", + "delete": "L\u00f6schen" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 12589ba7..148e234f 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -94,6 +94,7 @@ "results_line": "Results line", "toggle_history": "Toggle history", "edit_log": "Edit log", - "help": "Help" + "help": "Help", + "delete": "Delete" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index 66d2f532..fb809d3f 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -94,6 +94,7 @@ "results_line": "Results line", "toggle_history": "Toggle history", "edit_log": "Edit log", - "help": "Help" + "help": "Help", + "delete": "Delete" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 0e0993d8..696a89da 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -94,6 +94,7 @@ "results_line": "Baris hasil", "toggle_history": "Tunjukkan halaman terkini", "edit_log": "Ikhtisar para penyunting", - "help": "Help" + "help": "Help", + "delete": "Delete" } } \ No newline at end of file