From af947c67697e40f1dbd6df00361b2620b7a398d7 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sun, 24 Jul 2022 15:18:21 +0000 Subject: [PATCH] Approval. --- backend/ar/basis.json | 3 ++- backend/ar/calendar.json | 9 +++++++++ backend/de/basis.json | 3 ++- backend/de/calendar.json | 9 +++++++++ backend/dsb/basis.json | 3 ++- backend/dsb/calendar.json | 9 +++++++++ backend/en/basis.json | 3 ++- backend/en/calendar.json | 9 +++++++++ backend/es/basis.json | 3 ++- backend/es/calendar.json | 9 +++++++++ backend/fr/basis.json | 3 ++- backend/fr/calendar.json | 9 +++++++++ backend/hsb/basis.json | 3 ++- backend/hsb/calendar.json | 9 +++++++++ backend/hu/basis.json | 3 ++- backend/hu/calendar.json | 9 +++++++++ backend/id/basis.json | 3 ++- backend/id/calendar.json | 9 +++++++++ backend/it/basis.json | 3 ++- backend/it/calendar.json | 9 +++++++++ backend/iw/basis.json | 3 ++- backend/iw/calendar.json | 9 +++++++++ backend/nl/basis.json | 3 ++- backend/nl/calendar.json | 9 +++++++++ backend/pl/basis.json | 3 ++- backend/pl/calendar.json | 9 +++++++++ backend/pt/basis.json | 3 ++- backend/pt/calendar.json | 9 +++++++++ backend/ru/basis.json | 3 ++- backend/ru/calendar.json | 9 +++++++++ backend/tl/basis.json | 3 ++- backend/tl/calendar.json | 9 +++++++++ backend/tr/basis.json | 3 ++- backend/tr/calendar.json | 9 +++++++++ backend/zh/basis.json | 3 ++- backend/zh/calendar.json | 9 +++++++++ 36 files changed, 198 insertions(+), 18 deletions(-) create mode 100644 backend/ar/calendar.json create mode 100644 backend/de/calendar.json create mode 100644 backend/dsb/calendar.json create mode 100644 backend/en/calendar.json create mode 100644 backend/es/calendar.json create mode 100644 backend/fr/calendar.json create mode 100644 backend/hsb/calendar.json create mode 100644 backend/hu/calendar.json create mode 100644 backend/id/calendar.json create mode 100644 backend/it/calendar.json create mode 100644 backend/iw/calendar.json create mode 100644 backend/nl/calendar.json create mode 100644 backend/pl/calendar.json create mode 100644 backend/pt/calendar.json create mode 100644 backend/ru/calendar.json create mode 100644 backend/tl/calendar.json create mode 100644 backend/tr/calendar.json create mode 100644 backend/zh/calendar.json diff --git a/backend/ar/basis.json b/backend/ar/basis.json index d8f15609..d4b9df23 100644 --- a/backend/ar/basis.json +++ b/backend/ar/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/ar/calendar.json b/backend/ar/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/ar/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/de/basis.json b/backend/de/basis.json index df43dfac..345ffb9e 100644 --- a/backend/de/basis.json +++ b/backend/de/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Zuletzt benutzte Eintr\u00e4ge verkn\u00fcpfen", "published": "Ver\u00f6ffentlicht", "user": "Benutzer", - "subscribe": "Abonnieren" + "subscribe": "Abonnieren", + "appointment": "Veranstaltung" } } \ No newline at end of file diff --git a/backend/de/calendar.json b/backend/de/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/de/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/dsb/basis.json b/backend/dsb/basis.json index 05c693c8..6328fa4b 100644 --- a/backend/dsb/basis.json +++ b/backend/dsb/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/dsb/calendar.json b/backend/dsb/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/dsb/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/en/basis.json b/backend/en/basis.json index 377387f5..b6eed7bb 100644 --- a/backend/en/basis.json +++ b/backend/en/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/en/calendar.json b/backend/en/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/en/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/es/basis.json b/backend/es/basis.json index 5556ca0d..3ff60d6c 100644 --- a/backend/es/basis.json +++ b/backend/es/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/es/calendar.json b/backend/es/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/es/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/fr/basis.json b/backend/fr/basis.json index 867c6699..515d2d87 100644 --- a/backend/fr/basis.json +++ b/backend/fr/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/fr/calendar.json b/backend/fr/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/fr/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/hsb/basis.json b/backend/hsb/basis.json index 05c693c8..6328fa4b 100644 --- a/backend/hsb/basis.json +++ b/backend/hsb/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/hsb/calendar.json b/backend/hsb/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/hsb/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/hu/basis.json b/backend/hu/basis.json index 011bcfa4..153a2c53 100644 --- a/backend/hu/basis.json +++ b/backend/hu/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/hu/calendar.json b/backend/hu/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/hu/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/id/basis.json b/backend/id/basis.json index d6246b4f..44efaacd 100644 --- a/backend/id/basis.json +++ b/backend/id/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/id/calendar.json b/backend/id/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/id/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/it/basis.json b/backend/it/basis.json index 5556ca0d..3ff60d6c 100644 --- a/backend/it/basis.json +++ b/backend/it/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/it/calendar.json b/backend/it/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/it/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/iw/basis.json b/backend/iw/basis.json index 52231ba0..86256edd 100644 --- a/backend/iw/basis.json +++ b/backend/iw/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/iw/calendar.json b/backend/iw/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/iw/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/nl/basis.json b/backend/nl/basis.json index 5556ca0d..3ff60d6c 100644 --- a/backend/nl/basis.json +++ b/backend/nl/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/nl/calendar.json b/backend/nl/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/nl/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/pl/basis.json b/backend/pl/basis.json index fec9992e..fe4a1623 100644 --- a/backend/pl/basis.json +++ b/backend/pl/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/pl/calendar.json b/backend/pl/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/pl/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/pt/basis.json b/backend/pt/basis.json index f5172988..083ef557 100644 --- a/backend/pt/basis.json +++ b/backend/pt/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/pt/calendar.json b/backend/pt/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/pt/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/ru/basis.json b/backend/ru/basis.json index b60473d6..f91c053e 100644 --- a/backend/ru/basis.json +++ b/backend/ru/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/ru/calendar.json b/backend/ru/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/ru/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/tl/basis.json b/backend/tl/basis.json index 5556ca0d..3ff60d6c 100644 --- a/backend/tl/basis.json +++ b/backend/tl/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/tl/calendar.json b/backend/tl/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/tl/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/tr/basis.json b/backend/tr/basis.json index c7dc342f..5dab0299 100644 --- a/backend/tr/basis.json +++ b/backend/tr/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/tr/calendar.json b/backend/tr/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/tr/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file diff --git a/backend/zh/basis.json b/backend/zh/basis.json index 377387f5..b6eed7bb 100644 --- a/backend/zh/basis.json +++ b/backend/zh/basis.json @@ -176,6 +176,7 @@ "link_recently_used": "Link recently used entries", "published": "Published", "user": "User", - "subscribe": "Subscribe" + "subscribe": "Subscribe", + "appointment": "Event" } } \ No newline at end of file diff --git a/backend/zh/calendar.json b/backend/zh/calendar.json new file mode 100644 index 00000000..f52cec73 --- /dev/null +++ b/backend/zh/calendar.json @@ -0,0 +1,9 @@ +{ + "calendar": { + "all_calendars": "All calendars", + "exhibition_starts": "Exhibition starts", + "exhibition_ends": "Exhibition ends", + "loan_starts": "Loan starts", + "loan_ends": "Loan ends" + } +} \ No newline at end of file