From b1cd6837b121e4134df609f3ec9330d4ad4fcff8 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Tue, 29 Oct 2024 13:58:59 +0000 Subject: [PATCH] Approval in nodac --- nodac/de/basis.json | 4 +++- nodac/en/basis.json | 4 +++- nodac/hu/basis.json | 4 +++- nodac/id/basis.json | 4 +++- nodac/ro/basis.json | 4 +++- nodac/ru/basis.json | 4 +++- nodac/uk/basis.json | 4 +++- 7 files changed, 21 insertions(+), 7 deletions(-) diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 878ede3e..adafed4b 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -173,6 +173,8 @@ "places": "Orte", "times": "Zeiten", "tags": "Schlagworte", - "sources": "Quellen" + "sources": "Quellen", + "previous": "Vorheriges", + "next": "N\u00e4chstes" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index f91a4912..70396534 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -173,6 +173,8 @@ "places": "Places", "times": "Times", "tags": "Tags", - "sources": "Sources" + "sources": "Sources", + "previous": "Previous", + "next": "Next" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index 5c2b9721..3ae7e096 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -173,6 +173,8 @@ "places": "Places", "times": "Times", "tags": "Tags", - "sources": "Sources" + "sources": "Sources", + "previous": "Previous", + "next": "Next" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index a24d1ffb..131080bf 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -173,6 +173,8 @@ "places": "Places", "times": "Times", "tags": "Tags", - "sources": "Sources" + "sources": "Sources", + "previous": "Previous", + "next": "Next" } } \ No newline at end of file diff --git a/nodac/ro/basis.json b/nodac/ro/basis.json index f91a4912..70396534 100644 --- a/nodac/ro/basis.json +++ b/nodac/ro/basis.json @@ -173,6 +173,8 @@ "places": "Places", "times": "Times", "tags": "Tags", - "sources": "Sources" + "sources": "Sources", + "previous": "Previous", + "next": "Next" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index c3ee4b63..8899c05c 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -173,6 +173,8 @@ "places": "\u041c\u0435\u0441\u0442\u0430", "times": "\u0412\u0440\u0435\u043c\u0435\u043d\u0430", "tags": "\u0422\u0435\u0433\u0438", - "sources": "\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438" + "sources": "\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438", + "previous": "Previous", + "next": "Next" } } \ No newline at end of file diff --git a/nodac/uk/basis.json b/nodac/uk/basis.json index 1d3303f9..f450b22a 100644 --- a/nodac/uk/basis.json +++ b/nodac/uk/basis.json @@ -173,6 +173,8 @@ "places": "\u041c\u0456\u0441\u0446\u044f", "times": "\u0427\u0430\u0441\u0438", "tags": "\u0422\u0435\u0433\u0438", - "sources": "\u0414\u0436\u0435\u0440\u0435\u043b\u0430" + "sources": "\u0414\u0436\u0435\u0440\u0435\u043b\u0430", + "previous": "Previous", + "next": "Next" } } \ No newline at end of file