diff --git a/backend/ar/action.json b/backend/ar/action.json index 4751cbaf..7da9dcd1 100644 --- a/backend/ar/action.json +++ b/backend/ar/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/ar/object_addendum.json b/backend/ar/object_addendum.json index c22ccbdb..885c6cd3 100644 --- a/backend/ar/object_addendum.json +++ b/backend/ar/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/cs/action.json b/backend/cs/action.json index 27514ceb..219f928c 100644 --- a/backend/cs/action.json +++ b/backend/cs/action.json @@ -105,6 +105,8 @@ "calendar": "Kalend\u00e1\u0159", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/cs/object_addendum.json b/backend/cs/object_addendum.json index 4ecc45ef..2368618a 100644 --- a/backend/cs/object_addendum.json +++ b/backend/cs/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/de/action.json b/backend/de/action.json index 1c62dd99..3ea75533 100644 --- a/backend/de/action.json +++ b/backend/de/action.json @@ -105,6 +105,8 @@ "calendar": "Kalender", "stats_md_contents": "Ver\u00f6ffentlichte Datenbankinhalte bei museum-digital", "your_usage_of_musdb": "Eigene Nutzung von musdb", - "event_type": "Ereignistyp" + "event_type": "Ereignistyp", + "space_input": "Einen neuen Raum anlegen", + "acquisition_input": "Einen neuen Erwerbungsvorgang anlegen" } } \ No newline at end of file diff --git a/backend/de/object_addendum.json b/backend/de/object_addendum.json index 4ac824d6..9e0c32c5 100644 --- a/backend/de/object_addendum.json +++ b/backend/de/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In Ikonographie-relevanter Sammlung", "has_iconography_tag_suggestions": "Hat Vorschl\u00e4ge f\u00fcr abgebildete Schlagworte", "specify_tag": "Schlagwortbezug spezifizieren", - "specify_tag_explica": "Mithilfe der in den kontrollierten Vokabularen gespeicherten Schlagworthierarchien k\u00f6nnen verlinkte Schlagworte weiter eingegrenzt werden." + "specify_tag_explica": "Mithilfe der in den kontrollierten Vokabularen gespeicherten Schlagworthierarchien k\u00f6nnen verlinkte Schlagworte weiter eingegrenzt werden.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/dsb/action.json b/backend/dsb/action.json index 1f98fd27..4822f42c 100644 --- a/backend/dsb/action.json +++ b/backend/dsb/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/dsb/object_addendum.json b/backend/dsb/object_addendum.json index b48983ad..fc901286 100644 --- a/backend/dsb/object_addendum.json +++ b/backend/dsb/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/en/action.json b/backend/en/action.json index 9b7c9bef..8f93bd95 100644 --- a/backend/en/action.json +++ b/backend/en/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/en/object_addendum.json b/backend/en/object_addendum.json index 04bdc4ad..1f5d99de 100644 --- a/backend/en/object_addendum.json +++ b/backend/en/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/es/action.json b/backend/es/action.json index cb8c07fb..24f2eef9 100644 --- a/backend/es/action.json +++ b/backend/es/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/es/object_addendum.json b/backend/es/object_addendum.json index c22ccbdb..885c6cd3 100644 --- a/backend/es/object_addendum.json +++ b/backend/es/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/fr/action.json b/backend/fr/action.json index 197cfa3f..53a9d0ef 100644 --- a/backend/fr/action.json +++ b/backend/fr/action.json @@ -105,6 +105,8 @@ "calendar": "Calendrier", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/fr/object_addendum.json b/backend/fr/object_addendum.json index 7714d446..72eeb43a 100644 --- a/backend/fr/object_addendum.json +++ b/backend/fr/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/hi/action.json b/backend/hi/action.json index 9013e1ba..015f43b1 100644 --- a/backend/hi/action.json +++ b/backend/hi/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/hi/object_addendum.json b/backend/hi/object_addendum.json index 04bdc4ad..1f5d99de 100644 --- a/backend/hi/object_addendum.json +++ b/backend/hi/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/hsb/action.json b/backend/hsb/action.json index 1f98fd27..4822f42c 100644 --- a/backend/hsb/action.json +++ b/backend/hsb/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/hsb/object_addendum.json b/backend/hsb/object_addendum.json index b48983ad..fc901286 100644 --- a/backend/hsb/object_addendum.json +++ b/backend/hsb/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/hu/action.json b/backend/hu/action.json index 2165bb59..e1207ce9 100644 --- a/backend/hu/action.json +++ b/backend/hu/action.json @@ -105,6 +105,8 @@ "calendar": "Napt\u00e1r", "stats_md_contents": "A M\u00fazeumDigit\u00e1rban k\u00f6zz\u00e9tett adatb\u00e1zis-tartalmak", "your_usage_of_musdb": "musdb-haszn\u00e1latod", - "event_type": "Esem\u00e9nyt\u00edpus" + "event_type": "Esem\u00e9nyt\u00edpus", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/hu/object_addendum.json b/backend/hu/object_addendum.json index 03f0df07..3663ac29 100644 --- a/backend/hu/object_addendum.json +++ b/backend/hu/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "Ikonogr\u00e1fiai gy\u0171jtem\u00e9nyben", "has_iconography_tag_suggestions": "Rendelkezik ikonogr\u00e1fiai c\u00edmkejavaslatokkal", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/id/action.json b/backend/id/action.json index c848a5b0..41aedd43 100644 --- a/backend/id/action.json +++ b/backend/id/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/id/object_addendum.json b/backend/id/object_addendum.json index 1884ed74..7c32d4be 100644 --- a/backend/id/object_addendum.json +++ b/backend/id/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/it/action.json b/backend/it/action.json index cb8c07fb..24f2eef9 100644 --- a/backend/it/action.json +++ b/backend/it/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/it/object_addendum.json b/backend/it/object_addendum.json index c22ccbdb..885c6cd3 100644 --- a/backend/it/object_addendum.json +++ b/backend/it/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/iw/action.json b/backend/iw/action.json index fb3a8508..eacdb8fb 100644 --- a/backend/iw/action.json +++ b/backend/iw/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/iw/object_addendum.json b/backend/iw/object_addendum.json index c22ccbdb..885c6cd3 100644 --- a/backend/iw/object_addendum.json +++ b/backend/iw/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/kn/action.json b/backend/kn/action.json index 4edfd36b..8aea29a7 100644 --- a/backend/kn/action.json +++ b/backend/kn/action.json @@ -105,6 +105,8 @@ "calendar": "\u0c95\u0ccd\u0caf\u0cbe\u0cb2\u0cc6\u0c82\u0ca1\u0cb0\u0ccd", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/kn/object_addendum.json b/backend/kn/object_addendum.json index 04bdc4ad..1f5d99de 100644 --- a/backend/kn/object_addendum.json +++ b/backend/kn/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/nl/action.json b/backend/nl/action.json index cb8c07fb..24f2eef9 100644 --- a/backend/nl/action.json +++ b/backend/nl/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/nl/object_addendum.json b/backend/nl/object_addendum.json index c22ccbdb..885c6cd3 100644 --- a/backend/nl/object_addendum.json +++ b/backend/nl/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/pl/action.json b/backend/pl/action.json index 8fa290ee..2bdb894d 100644 --- a/backend/pl/action.json +++ b/backend/pl/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/pl/object_addendum.json b/backend/pl/object_addendum.json index 72d93d42..6e3834d5 100644 --- a/backend/pl/object_addendum.json +++ b/backend/pl/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/pt/action.json b/backend/pt/action.json index 4ee0ec7e..98aa2946 100644 --- a/backend/pt/action.json +++ b/backend/pt/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/pt/object_addendum.json b/backend/pt/object_addendum.json index 7ab55422..1960fa9a 100644 --- a/backend/pt/object_addendum.json +++ b/backend/pt/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/ro/action.json b/backend/ro/action.json index fceddfac..c5a8491b 100644 --- a/backend/ro/action.json +++ b/backend/ro/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar ", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/ro/object_addendum.json b/backend/ro/object_addendum.json index 04bdc4ad..1f5d99de 100644 --- a/backend/ro/object_addendum.json +++ b/backend/ro/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/ru/action.json b/backend/ru/action.json index 930f5e7b..7ad6408a 100644 --- a/backend/ru/action.json +++ b/backend/ru/action.json @@ -105,6 +105,8 @@ "calendar": "\u041a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u044c", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/ru/object_addendum.json b/backend/ru/object_addendum.json index 314dfae6..bb5228a7 100644 --- a/backend/ru/object_addendum.json +++ b/backend/ru/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/ta/action.json b/backend/ta/action.json index 9013e1ba..015f43b1 100644 --- a/backend/ta/action.json +++ b/backend/ta/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/ta/object_addendum.json b/backend/ta/object_addendum.json index 04bdc4ad..1f5d99de 100644 --- a/backend/ta/object_addendum.json +++ b/backend/ta/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/te/action.json b/backend/te/action.json index 9013e1ba..015f43b1 100644 --- a/backend/te/action.json +++ b/backend/te/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/te/object_addendum.json b/backend/te/object_addendum.json index 04bdc4ad..1f5d99de 100644 --- a/backend/te/object_addendum.json +++ b/backend/te/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/tl/action.json b/backend/tl/action.json index 6b85d0a2..afa1911b 100644 --- a/backend/tl/action.json +++ b/backend/tl/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/tl/object_addendum.json b/backend/tl/object_addendum.json index c22ccbdb..885c6cd3 100644 --- a/backend/tl/object_addendum.json +++ b/backend/tl/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/tr/action.json b/backend/tr/action.json index 79db0c20..5acadb21 100644 --- a/backend/tr/action.json +++ b/backend/tr/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/tr/object_addendum.json b/backend/tr/object_addendum.json index 9e2b6177..aa0edf90 100644 --- a/backend/tr/object_addendum.json +++ b/backend/tr/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/uk/action.json b/backend/uk/action.json index 0b96f35b..3fd68527 100644 --- a/backend/uk/action.json +++ b/backend/uk/action.json @@ -105,6 +105,8 @@ "calendar": "\u041a\u0430\u043b\u0435\u043d\u0434\u0430\u0440", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/uk/object_addendum.json b/backend/uk/object_addendum.json index 58b147f3..4fca4d91 100644 --- a/backend/uk/object_addendum.json +++ b/backend/uk/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "", diff --git a/backend/zh/action.json b/backend/zh/action.json index 9013e1ba..015f43b1 100644 --- a/backend/zh/action.json +++ b/backend/zh/action.json @@ -105,6 +105,8 @@ "calendar": "Calendar", "stats_md_contents": "Published database contents on museum-digital", "your_usage_of_musdb": "Your usage of musdb", - "event_type": "Event type" + "event_type": "Event type", + "space_input": "Add a new space", + "acquisition_input": "Add a new acquisition" } } \ No newline at end of file diff --git a/backend/zh/object_addendum.json b/backend/zh/object_addendum.json index 04bdc4ad..1f5d99de 100644 --- a/backend/zh/object_addendum.json +++ b/backend/zh/object_addendum.json @@ -386,7 +386,8 @@ "in_iconography_collection": "In iconography collection", "has_iconography_tag_suggestions": "Has iconography tag suggestions", "specify_tag": "Specify tag", - "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies." + "specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.", + "set_home_location": "Set regular location" }, "ortart": [ "",