From 8d3b18bfb955d79e86715228d39ba6a9c1385b3e Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Thu, 2 Jul 2020 23:18:09 +0200 Subject: [PATCH] Approval. --- frontend/ar/sources.json | 5 ++++- frontend/de/sources.json | 5 ++++- frontend/dsb/sources.json | 5 ++++- frontend/en/sources.json | 5 ++++- frontend/es/sources.json | 5 ++++- frontend/fr/sources.json | 5 ++++- frontend/hsb/sources.json | 5 ++++- frontend/hu/sources.json | 5 ++++- frontend/id/sources.json | 5 ++++- frontend/it/sources.json | 5 ++++- frontend/iw/sources.json | 5 ++++- frontend/nl/sources.json | 5 ++++- frontend/pl/sources.json | 5 ++++- frontend/pt/sources.json | 5 ++++- frontend/qu/sources.json | 5 ++++- frontend/ru/sources.json | 5 ++++- frontend/tl/sources.json | 5 ++++- frontend/tr/sources.json | 5 ++++- 18 files changed, 72 insertions(+), 18 deletions(-) diff --git a/frontend/ar/sources.json b/frontend/ar/sources.json index da4d2bc7..09f88c2a 100644 --- a/frontend/ar/sources.json +++ b/frontend/ar/sources.json @@ -65,6 +65,9 @@ "license_explica": "The license of the source or the digitized version thereof.", "source_fulltext": "Full text", "mentioned_places": "Mentioned places", - "covers_timespan": "Covers timespan" + "covers_timespan": "Covers timespan", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/de/sources.json b/frontend/de/sources.json index e537a8db..7a4f8ee0 100644 --- a/frontend/de/sources.json +++ b/frontend/de/sources.json @@ -65,6 +65,9 @@ "license_explica": "Die Lizenz unter der das Werk ver\u00f6ffentlicht wurde.", "source_fulltext": "Volltext", "mentioned_places": "Erw\u00e4hnte Orte", - "covers_timespan": "Behandelte Zeitspanne" + "covers_timespan": "Behandelte Zeitspanne", + "editor": "Herausgeber", + "booktitle": "Buchtitel", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/dsb/sources.json b/frontend/dsb/sources.json index fd3cfae5..67237bba 100644 --- a/frontend/dsb/sources.json +++ b/frontend/dsb/sources.json @@ -65,6 +65,9 @@ "license_explica": "Die Lizenz unter der das Werk ver\u00f6ffentlicht wurde.", "source_fulltext": "Volltext", "mentioned_places": "Erw\u00e4hnte Orte", - "covers_timespan": "Behandelte Zeitspanne" + "covers_timespan": "Behandelte Zeitspanne", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/en/sources.json b/frontend/en/sources.json index 6952a8f0..26aa3dbd 100644 --- a/frontend/en/sources.json +++ b/frontend/en/sources.json @@ -65,6 +65,9 @@ "license_explica": "The license of the source or the digitized version thereof.", "source_fulltext": "Full text", "mentioned_places": "Mentioned places", - "covers_timespan": "Covers timespan" + "covers_timespan": "Covers timespan", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/es/sources.json b/frontend/es/sources.json index da4d2bc7..09f88c2a 100644 --- a/frontend/es/sources.json +++ b/frontend/es/sources.json @@ -65,6 +65,9 @@ "license_explica": "The license of the source or the digitized version thereof.", "source_fulltext": "Full text", "mentioned_places": "Mentioned places", - "covers_timespan": "Covers timespan" + "covers_timespan": "Covers timespan", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/fr/sources.json b/frontend/fr/sources.json index da4d2bc7..09f88c2a 100644 --- a/frontend/fr/sources.json +++ b/frontend/fr/sources.json @@ -65,6 +65,9 @@ "license_explica": "The license of the source or the digitized version thereof.", "source_fulltext": "Full text", "mentioned_places": "Mentioned places", - "covers_timespan": "Covers timespan" + "covers_timespan": "Covers timespan", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/hsb/sources.json b/frontend/hsb/sources.json index fd3cfae5..67237bba 100644 --- a/frontend/hsb/sources.json +++ b/frontend/hsb/sources.json @@ -65,6 +65,9 @@ "license_explica": "Die Lizenz unter der das Werk ver\u00f6ffentlicht wurde.", "source_fulltext": "Volltext", "mentioned_places": "Erw\u00e4hnte Orte", - "covers_timespan": "Behandelte Zeitspanne" + "covers_timespan": "Behandelte Zeitspanne", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/hu/sources.json b/frontend/hu/sources.json index 72fa687a..188ee8a1 100644 --- a/frontend/hu/sources.json +++ b/frontend/hu/sources.json @@ -65,6 +65,9 @@ "license_explica": "The license of the source or the digitized version thereof.", "source_fulltext": "Full text", "mentioned_places": "Mentioned places", - "covers_timespan": "Covers timespan" + "covers_timespan": "Covers timespan", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/id/sources.json b/frontend/id/sources.json index 73e2cec7..2fd72771 100644 --- a/frontend/id/sources.json +++ b/frontend/id/sources.json @@ -65,6 +65,9 @@ "license_explica": "Lisensi sumber atau versi digitalnya. ", "source_fulltext": "Teks lengkap", "mentioned_places": "Tempat yang disebut", - "covers_timespan": "Waktu yang didiskusikan" + "covers_timespan": "Waktu yang didiskusikan", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/it/sources.json b/frontend/it/sources.json index da4d2bc7..09f88c2a 100644 --- a/frontend/it/sources.json +++ b/frontend/it/sources.json @@ -65,6 +65,9 @@ "license_explica": "The license of the source or the digitized version thereof.", "source_fulltext": "Full text", "mentioned_places": "Mentioned places", - "covers_timespan": "Covers timespan" + "covers_timespan": "Covers timespan", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/iw/sources.json b/frontend/iw/sources.json index da4d2bc7..09f88c2a 100644 --- a/frontend/iw/sources.json +++ b/frontend/iw/sources.json @@ -65,6 +65,9 @@ "license_explica": "The license of the source or the digitized version thereof.", "source_fulltext": "Full text", "mentioned_places": "Mentioned places", - "covers_timespan": "Covers timespan" + "covers_timespan": "Covers timespan", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/nl/sources.json b/frontend/nl/sources.json index da4d2bc7..09f88c2a 100644 --- a/frontend/nl/sources.json +++ b/frontend/nl/sources.json @@ -65,6 +65,9 @@ "license_explica": "The license of the source or the digitized version thereof.", "source_fulltext": "Full text", "mentioned_places": "Mentioned places", - "covers_timespan": "Covers timespan" + "covers_timespan": "Covers timespan", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/pl/sources.json b/frontend/pl/sources.json index da4d2bc7..09f88c2a 100644 --- a/frontend/pl/sources.json +++ b/frontend/pl/sources.json @@ -65,6 +65,9 @@ "license_explica": "The license of the source or the digitized version thereof.", "source_fulltext": "Full text", "mentioned_places": "Mentioned places", - "covers_timespan": "Covers timespan" + "covers_timespan": "Covers timespan", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/pt/sources.json b/frontend/pt/sources.json index da4d2bc7..09f88c2a 100644 --- a/frontend/pt/sources.json +++ b/frontend/pt/sources.json @@ -65,6 +65,9 @@ "license_explica": "The license of the source or the digitized version thereof.", "source_fulltext": "Full text", "mentioned_places": "Mentioned places", - "covers_timespan": "Covers timespan" + "covers_timespan": "Covers timespan", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/qu/sources.json b/frontend/qu/sources.json index 6952a8f0..26aa3dbd 100644 --- a/frontend/qu/sources.json +++ b/frontend/qu/sources.json @@ -65,6 +65,9 @@ "license_explica": "The license of the source or the digitized version thereof.", "source_fulltext": "Full text", "mentioned_places": "Mentioned places", - "covers_timespan": "Covers timespan" + "covers_timespan": "Covers timespan", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/ru/sources.json b/frontend/ru/sources.json index 6952a8f0..26aa3dbd 100644 --- a/frontend/ru/sources.json +++ b/frontend/ru/sources.json @@ -65,6 +65,9 @@ "license_explica": "The license of the source or the digitized version thereof.", "source_fulltext": "Full text", "mentioned_places": "Mentioned places", - "covers_timespan": "Covers timespan" + "covers_timespan": "Covers timespan", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/tl/sources.json b/frontend/tl/sources.json index 324ea371..3e0be7a2 100644 --- a/frontend/tl/sources.json +++ b/frontend/tl/sources.json @@ -65,6 +65,9 @@ "license_explica": "Lisensya ng pinanggalingan o ang bersyong digital nito", "source_fulltext": "Buong teksto", "mentioned_places": "Mga nabanggit na lugar", - "covers_timespan": "Suklob na kapanahunan" + "covers_timespan": "Suklob na kapanahunan", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file diff --git a/frontend/tr/sources.json b/frontend/tr/sources.json index b118b24b..7e966a76 100644 --- a/frontend/tr/sources.json +++ b/frontend/tr/sources.json @@ -65,6 +65,9 @@ "license_explica": "Kayna\u011f\u0131n lisans\u0131 veya say\u0131salla\u015ft\u0131r\u0131lm\u0131\u015f versiyonu.", "source_fulltext": "Tam metin", "mentioned_places": "Bahsedilen yerler", - "covers_timespan": "Zaman aral\u0131\u011f\u0131n\u0131 kapsar" + "covers_timespan": "Zaman aral\u0131\u011f\u0131n\u0131 kapsar", + "editor": "Editor", + "booktitle": "Book title", + "isbn": "ISBN" } } \ No newline at end of file