From c8c919b33ffb608c29b394425debd2c90c567f1c Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Wed, 6 Dec 2023 08:51:17 +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 d15ccaee..6e087761 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -136,6 +136,7 @@ "stored_searches": "Gespeicherte Suchabfragen", "recent_searches": "Letzte Suchabfragen", "export": "Exportieren", - "print": "Drucken" + "print": "Drucken", + "group": "Gruppe" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 47304e18..e03407d5 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -136,6 +136,7 @@ "stored_searches": "Stored searches", "recent_searches": "Recent searches", "export": "Export", - "print": "Print" + "print": "Print", + "group": "Group" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index 40780c0b..56367a91 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -136,6 +136,7 @@ "stored_searches": "Stored searches", "recent_searches": "Recent searches", "export": "Export", - "print": "Print" + "print": "Print", + "group": "Group" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index e9af7b4c..7a5910b1 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -136,6 +136,7 @@ "stored_searches": "Stored searches", "recent_searches": "Recent searches", "export": "Export", - "print": "Print" + "print": "Print", + "group": "Group" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index c4075ec9..d82de3b9 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -136,6 +136,7 @@ "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", - "print": "Print" + "print": "Print", + "group": "Group" } } \ No newline at end of file diff --git a/nodac/uk/basis.json b/nodac/uk/basis.json index 026cb4b8..7e2b8f28 100644 --- a/nodac/uk/basis.json +++ b/nodac/uk/basis.json @@ -136,6 +136,7 @@ "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", - "print": "Print" + "print": "Print", + "group": "Group" } } \ No newline at end of file