From 411bf0386d347581b1b5bda5218b3ebacebccfd9 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Tue, 29 Oct 2024 13:59:35 +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 adafed4b..be54bc4f 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -175,6 +175,8 @@ "tags": "Schlagworte", "sources": "Quellen", "previous": "Vorheriges", - "next": "N\u00e4chstes" + "next": "N\u00e4chstes", + "first": "Erstes", + "last": "Letztes" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 70396534..99122413 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -175,6 +175,8 @@ "tags": "Tags", "sources": "Sources", "previous": "Previous", - "next": "Next" + "next": "Next", + "first": "First", + "last": "Last" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index 3ae7e096..650ada1e 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -175,6 +175,8 @@ "tags": "Tags", "sources": "Sources", "previous": "Previous", - "next": "Next" + "next": "Next", + "first": "First", + "last": "Last" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 131080bf..622a942f 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -175,6 +175,8 @@ "tags": "Tags", "sources": "Sources", "previous": "Previous", - "next": "Next" + "next": "Next", + "first": "First", + "last": "Last" } } \ No newline at end of file diff --git a/nodac/ro/basis.json b/nodac/ro/basis.json index 70396534..99122413 100644 --- a/nodac/ro/basis.json +++ b/nodac/ro/basis.json @@ -175,6 +175,8 @@ "tags": "Tags", "sources": "Sources", "previous": "Previous", - "next": "Next" + "next": "Next", + "first": "First", + "last": "Last" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index 8899c05c..e259b6e7 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -175,6 +175,8 @@ "tags": "\u0422\u0435\u0433\u0438", "sources": "\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438", "previous": "Previous", - "next": "Next" + "next": "Next", + "first": "First", + "last": "Last" } } \ No newline at end of file diff --git a/nodac/uk/basis.json b/nodac/uk/basis.json index f450b22a..60484dc5 100644 --- a/nodac/uk/basis.json +++ b/nodac/uk/basis.json @@ -175,6 +175,8 @@ "tags": "\u0422\u0435\u0433\u0438", "sources": "\u0414\u0436\u0435\u0440\u0435\u043b\u0430", "previous": "Previous", - "next": "Next" + "next": "Next", + "first": "First", + "last": "Last" } } \ No newline at end of file