From 764884843b7c2af7470e7deb01ce293acbfbfe53 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Fri, 27 Sep 2024 13:21:53 +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/ro/basis.json | 3 ++- nodac/ru/basis.json | 3 ++- nodac/uk/basis.json | 3 ++- 7 files changed, 14 insertions(+), 7 deletions(-) diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 039b5540..878ede3e 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -172,6 +172,7 @@ "actors": "Akteure", "places": "Orte", "times": "Zeiten", - "tags": "Schlagworte" + "tags": "Schlagworte", + "sources": "Quellen" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 5a1d6c40..f91a4912 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -172,6 +172,7 @@ "actors": "Actors", "places": "Places", "times": "Times", - "tags": "Tags" + "tags": "Tags", + "sources": "Sources" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index 0f3e3c0b..5c2b9721 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -172,6 +172,7 @@ "actors": "Actors", "places": "Places", "times": "Times", - "tags": "Tags" + "tags": "Tags", + "sources": "Sources" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index eb1a9896..a24d1ffb 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -172,6 +172,7 @@ "actors": "Actors", "places": "Places", "times": "Times", - "tags": "Tags" + "tags": "Tags", + "sources": "Sources" } } \ No newline at end of file diff --git a/nodac/ro/basis.json b/nodac/ro/basis.json index 5a1d6c40..f91a4912 100644 --- a/nodac/ro/basis.json +++ b/nodac/ro/basis.json @@ -172,6 +172,7 @@ "actors": "Actors", "places": "Places", "times": "Times", - "tags": "Tags" + "tags": "Tags", + "sources": "Sources" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index 682eb9cf..4130ce10 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -172,6 +172,7 @@ "actors": "Actors", "places": "Places", "times": "Times", - "tags": "Tags" + "tags": "Tags", + "sources": "Sources" } } \ No newline at end of file diff --git a/nodac/uk/basis.json b/nodac/uk/basis.json index 8319d9fd..b68bbebe 100644 --- a/nodac/uk/basis.json +++ b/nodac/uk/basis.json @@ -172,6 +172,7 @@ "actors": "Actors", "places": "Places", "times": "Times", - "tags": "Tags" + "tags": "Tags", + "sources": "Sources" } } \ No newline at end of file