From 86ac254e472a1c9c3c08d0fc9f3b54f8e4148007 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Tue, 5 Dec 2023 21:52:12 +0000 Subject: [PATCH] Approval in nodac --- nodac/de/basis.json | 3 ++- nodac/en/basis.json | 3 ++- nodac/hu/basis.json | 3 ++- nodac/id/basis.json | 3 ++- nodac/ru/basis.json | 3 ++- nodac/uk/basis.json | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 6d713b13..d15ccaee 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -135,6 +135,7 @@ "store_search": "Suchabfrage speichern", "stored_searches": "Gespeicherte Suchabfragen", "recent_searches": "Letzte Suchabfragen", - "export": "Exportieren" + "export": "Exportieren", + "print": "Drucken" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index e3a20369..47304e18 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -135,6 +135,7 @@ "store_search": "Store search", "stored_searches": "Stored searches", "recent_searches": "Recent searches", - "export": "Export" + "export": "Export", + "print": "Print" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index b3724809..40780c0b 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -135,6 +135,7 @@ "store_search": "Store search", "stored_searches": "Stored searches", "recent_searches": "Recent searches", - "export": "Export" + "export": "Export", + "print": "Print" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 14d80362..e9af7b4c 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -135,6 +135,7 @@ "store_search": "Store search", "stored_searches": "Stored searches", "recent_searches": "Recent searches", - "export": "Export" + "export": "Export", + "print": "Print" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index f8944a33..c4075ec9 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -135,6 +135,7 @@ "store_search": "\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u043f\u043e\u0438\u0441\u043a", "stored_searches": "\u0421\u043e\u0445\u0440\u0430\u043d\u0451\u043d\u043d\u044b\u0435 \u043f\u043e\u0438\u0441\u043a\u0438", "recent_searches": "\u041d\u0435\u0434\u0430\u0432\u043d\u0438\u0435 \u043f\u043e\u0438\u0441\u043a\u0438", - "export": "\u042d\u043a\u0441\u043f\u043e\u0440\u0442" + "export": "\u042d\u043a\u0441\u043f\u043e\u0440\u0442", + "print": "Print" } } \ No newline at end of file diff --git a/nodac/uk/basis.json b/nodac/uk/basis.json index b98477a7..026cb4b8 100644 --- a/nodac/uk/basis.json +++ b/nodac/uk/basis.json @@ -135,6 +135,7 @@ "store_search": "\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u043f\u043e\u0448\u0443\u043a", "stored_searches": "\u0417\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u0456 \u043f\u043e\u0448\u0443\u043a\u0438", "recent_searches": "\u041d\u0435\u0449\u043e\u0434\u0430\u0432\u043d\u0456 \u043f\u043e\u0448\u0443\u043a\u0438", - "export": "\u0415\u043a\u0441\u043f\u043e\u0440\u0442" + "export": "\u0415\u043a\u0441\u043f\u043e\u0440\u0442", + "print": "Print" } } \ No newline at end of file