From ff9ecdb5818dd630188f6164010485328b1e73ad Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Fri, 30 Sep 2022 23:50:54 +0000 Subject: [PATCH] Approval in backend --- backend/ar/basis.json | 3 ++- backend/ar/object_addendum.json | 6 ++++-- backend/de/basis.json | 3 ++- backend/de/object_addendum.json | 6 ++++-- backend/dsb/basis.json | 3 ++- backend/dsb/object_addendum.json | 6 ++++-- backend/en/basis.json | 3 ++- backend/en/object_addendum.json | 6 ++++-- backend/es/basis.json | 3 ++- backend/es/object_addendum.json | 6 ++++-- backend/fr/basis.json | 3 ++- backend/fr/object_addendum.json | 6 ++++-- backend/hsb/basis.json | 3 ++- backend/hsb/object_addendum.json | 6 ++++-- backend/hu/basis.json | 3 ++- backend/hu/object_addendum.json | 6 ++++-- backend/id/basis.json | 3 ++- backend/id/object_addendum.json | 6 ++++-- backend/it/basis.json | 3 ++- backend/it/object_addendum.json | 6 ++++-- backend/iw/basis.json | 3 ++- backend/iw/object_addendum.json | 6 ++++-- backend/nl/basis.json | 3 ++- backend/nl/object_addendum.json | 6 ++++-- backend/pl/basis.json | 3 ++- backend/pl/object_addendum.json | 6 ++++-- backend/pt/basis.json | 3 ++- backend/pt/object_addendum.json | 6 ++++-- backend/ru/basis.json | 3 ++- backend/ru/object_addendum.json | 4 +++- backend/tl/basis.json | 3 ++- backend/tl/object_addendum.json | 6 ++++-- backend/tr/basis.json | 3 ++- backend/tr/object_addendum.json | 6 ++++-- backend/zh/basis.json | 3 ++- backend/zh/object_addendum.json | 4 +++- 36 files changed, 106 insertions(+), 52 deletions(-) diff --git a/backend/ar/basis.json b/backend/ar/basis.json index c47653be..8140fc5b 100644 --- a/backend/ar/basis.json +++ b/backend/ar/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/ar/object_addendum.json b/backend/ar/object_addendum.json index d4b0cfe1..fd2ab730 100644 --- a/backend/ar/object_addendum.json +++ b/backend/ar/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Place of discovery", "Former place" ] -} +} \ No newline at end of file diff --git a/backend/de/basis.json b/backend/de/basis.json index dd011ac6..e77e73f6 100644 --- a/backend/de/basis.json +++ b/backend/de/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperatur", "humidity": "Luftfeuchtigkeit", "note": "Notiz", - "pages": "Seiten" + "pages": "Seiten", + "cancel": "Abbrechen" } } \ No newline at end of file diff --git a/backend/de/object_addendum.json b/backend/de/object_addendum.json index 399d7a72..43e1364c 100644 --- a/backend/de/object_addendum.json +++ b/backend/de/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Direkt Abbildungen heraufladen", "tag_suggestion_by_img_categorization": "Tag-Vorschl\u00e4ge nach Bild", "acknowledgements": "Danksagung", - "acknowledgements_explica": "In diesem Feld k\u00f6nnen Danksagungen f\u00fcr die Mithilfe bei der Erfassung oder die F\u00f6rderung der Erschlie\u00dfung erfasst werden." + "acknowledgements_explica": "In diesem Feld k\u00f6nnen Danksagungen f\u00fcr die Mithilfe bei der Erfassung oder die F\u00f6rderung der Erschlie\u00dfung erfasst werden.", + "move_to_space": "In Raum bewegen", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Fundort", "Fr\u00fcherer Ort" ] -} +} \ No newline at end of file diff --git a/backend/dsb/basis.json b/backend/dsb/basis.json index 17302ee2..43478b26 100644 --- a/backend/dsb/basis.json +++ b/backend/dsb/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/dsb/object_addendum.json b/backend/dsb/object_addendum.json index a2ef0ca8..593da668 100644 --- a/backend/dsb/object_addendum.json +++ b/backend/dsb/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Fundort", "Fr\u00fcherer Ort" ] -} +} \ No newline at end of file diff --git a/backend/en/basis.json b/backend/en/basis.json index 6dda2244..75af725a 100644 --- a/backend/en/basis.json +++ b/backend/en/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/en/object_addendum.json b/backend/en/object_addendum.json index ed71cfb9..ac932503 100644 --- a/backend/en/object_addendum.json +++ b/backend/en/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Place of discovery", "Former place" ] -} +} \ No newline at end of file diff --git a/backend/es/basis.json b/backend/es/basis.json index 7566e330..a2497b56 100644 --- a/backend/es/basis.json +++ b/backend/es/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/es/object_addendum.json b/backend/es/object_addendum.json index d4b0cfe1..fd2ab730 100644 --- a/backend/es/object_addendum.json +++ b/backend/es/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Place of discovery", "Former place" ] -} +} \ No newline at end of file diff --git a/backend/fr/basis.json b/backend/fr/basis.json index 604990ee..c0811410 100644 --- a/backend/fr/basis.json +++ b/backend/fr/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/fr/object_addendum.json b/backend/fr/object_addendum.json index d4b0cfe1..fd2ab730 100644 --- a/backend/fr/object_addendum.json +++ b/backend/fr/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Place of discovery", "Former place" ] -} +} \ No newline at end of file diff --git a/backend/hsb/basis.json b/backend/hsb/basis.json index 17302ee2..43478b26 100644 --- a/backend/hsb/basis.json +++ b/backend/hsb/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/hsb/object_addendum.json b/backend/hsb/object_addendum.json index a2ef0ca8..593da668 100644 --- a/backend/hsb/object_addendum.json +++ b/backend/hsb/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Fundort", "Fr\u00fcherer Ort" ] -} +} \ No newline at end of file diff --git a/backend/hu/basis.json b/backend/hu/basis.json index 15ee2790..28c2a3fd 100644 --- a/backend/hu/basis.json +++ b/backend/hu/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/hu/object_addendum.json b/backend/hu/object_addendum.json index ff148070..20d62878 100644 --- a/backend/hu/object_addendum.json +++ b/backend/hu/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Opcion\u00e1lis: K\u00e9pek k\u00f6zvetlen felt\u00f6lt\u00e9se", "tag_suggestion_by_img_categorization": "Kulcsz\u00f3 javaslatok a felt\u00f6lt\u00f6tt k\u00e9p alapj\u00e1n", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Lel\u0151hely", "T\u00f6rt\u00e9nelmi elnevez\u00e9s" ] -} +} \ No newline at end of file diff --git a/backend/id/basis.json b/backend/id/basis.json index cc6d59ad..ce481875 100644 --- a/backend/id/basis.json +++ b/backend/id/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/id/object_addendum.json b/backend/id/object_addendum.json index 6f52d852..95f0b173 100644 --- a/backend/id/object_addendum.json +++ b/backend/id/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Tempat penemuan", "Tempat lama" ] -} +} \ No newline at end of file diff --git a/backend/it/basis.json b/backend/it/basis.json index 7566e330..a2497b56 100644 --- a/backend/it/basis.json +++ b/backend/it/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/it/object_addendum.json b/backend/it/object_addendum.json index d4b0cfe1..fd2ab730 100644 --- a/backend/it/object_addendum.json +++ b/backend/it/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Place of discovery", "Former place" ] -} +} \ No newline at end of file diff --git a/backend/iw/basis.json b/backend/iw/basis.json index 2d20493e..28989d36 100644 --- a/backend/iw/basis.json +++ b/backend/iw/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/iw/object_addendum.json b/backend/iw/object_addendum.json index d4b0cfe1..fd2ab730 100644 --- a/backend/iw/object_addendum.json +++ b/backend/iw/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Place of discovery", "Former place" ] -} +} \ No newline at end of file diff --git a/backend/nl/basis.json b/backend/nl/basis.json index 7566e330..a2497b56 100644 --- a/backend/nl/basis.json +++ b/backend/nl/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/nl/object_addendum.json b/backend/nl/object_addendum.json index d4b0cfe1..fd2ab730 100644 --- a/backend/nl/object_addendum.json +++ b/backend/nl/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Place of discovery", "Former place" ] -} +} \ No newline at end of file diff --git a/backend/pl/basis.json b/backend/pl/basis.json index d6e40554..04db3719 100644 --- a/backend/pl/basis.json +++ b/backend/pl/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/pl/object_addendum.json b/backend/pl/object_addendum.json index b7e1ac9c..9c8ff099 100644 --- a/backend/pl/object_addendum.json +++ b/backend/pl/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Place of discovery", "Former place" ] -} +} \ No newline at end of file diff --git a/backend/pt/basis.json b/backend/pt/basis.json index cd76fc2c..4e59c5cb 100644 --- a/backend/pt/basis.json +++ b/backend/pt/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/pt/object_addendum.json b/backend/pt/object_addendum.json index e169212b..fc947385 100644 --- a/backend/pt/object_addendum.json +++ b/backend/pt/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Place of discovery", "Former place" ] -} +} \ No newline at end of file diff --git a/backend/ru/basis.json b/backend/ru/basis.json index 3c5b2b92..0eb258ab 100644 --- a/backend/ru/basis.json +++ b/backend/ru/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/ru/object_addendum.json b/backend/ru/object_addendum.json index 5bc0df8e..80a42251 100644 --- a/backend/ru/object_addendum.json +++ b/backend/ru/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e: \u041f\u0440\u044f\u043c\u0430\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439", "tag_suggestion_by_img_categorization": "\u041f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0442\u0435\u0433\u043e\u0432 \u043f\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044e", "acknowledgements": "\u0411\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u043d\u043e\u0441\u0442\u0438", - "acknowledgements_explica": "\u0417\u0434\u0435\u0441\u044c \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u044b\u0440\u0430\u0437\u0438\u0442\u044c \u0431\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u043d\u043e\u0441\u0442\u044c \u0437\u0430 \u043f\u043e\u043c\u043e\u0449\u044c \u0432 \u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u0438 \u043e\u0431\u044a\u0435\u043a\u0442\u0430 \u0438\u043b\u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0435\u0433\u043e \u043e\u0446\u0438\u0444\u0440\u043e\u0432\u043a\u0438." + "acknowledgements_explica": "\u0417\u0434\u0435\u0441\u044c \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u044b\u0440\u0430\u0437\u0438\u0442\u044c \u0431\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u043d\u043e\u0441\u0442\u044c \u0437\u0430 \u043f\u043e\u043c\u043e\u0449\u044c \u0432 \u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u0438 \u043e\u0431\u044a\u0435\u043a\u0442\u0430 \u0438\u043b\u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0435\u0433\u043e \u043e\u0446\u0438\u0444\u0440\u043e\u0432\u043a\u0438.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", diff --git a/backend/tl/basis.json b/backend/tl/basis.json index 7566e330..a2497b56 100644 --- a/backend/tl/basis.json +++ b/backend/tl/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/tl/object_addendum.json b/backend/tl/object_addendum.json index d4b0cfe1..fd2ab730 100644 --- a/backend/tl/object_addendum.json +++ b/backend/tl/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Place of discovery", "Former place" ] -} +} \ No newline at end of file diff --git a/backend/tr/basis.json b/backend/tr/basis.json index a1259dfa..4711ed73 100644 --- a/backend/tr/basis.json +++ b/backend/tr/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/tr/object_addendum.json b/backend/tr/object_addendum.json index 85f58020..39df4a18 100644 --- a/backend/tr/object_addendum.json +++ b/backend/tr/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "", @@ -176,4 +178,4 @@ "Fundort", "Fr\u00fcherer Ort" ] -} +} \ No newline at end of file diff --git a/backend/zh/basis.json b/backend/zh/basis.json index 6dda2244..75af725a 100644 --- a/backend/zh/basis.json +++ b/backend/zh/basis.json @@ -196,6 +196,7 @@ "temperature": "Temperature", "humidity": "Humidity", "note": "Note", - "pages": "Pages" + "pages": "Pages", + "cancel": "Cancel" } } \ No newline at end of file diff --git a/backend/zh/object_addendum.json b/backend/zh/object_addendum.json index 0b35f8ad..ac932503 100644 --- a/backend/zh/object_addendum.json +++ b/backend/zh/object_addendum.json @@ -168,7 +168,9 @@ "input_directly_add_images": "Optional: Directly upload images", "tag_suggestion_by_img_categorization": "Tag suggestions by image", "acknowledgements": "Acknowledgements", - "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof." + "acknowledgements_explica": "Here you can enter acknowledgements of help in researching the object or funding for the digitization thereof.", + "move_to_space": "Move to space", + "open_page": "Open page" }, "ortart": [ "",