diff --git a/frontend/ar/images.json b/frontend/ar/images.json index 162f48a4..a658f6f3 100644 --- a/frontend/ar/images.json +++ b/frontend/ar/images.json @@ -17,6 +17,7 @@ "resource_metadata": "Resource metadata", "image_overview": "Image overview", "manipulate_image": "Manipulate image", - "lens_function": "Lens \/ annotation function" + "lens_function": "Lens \/ annotation function", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/de/images.json b/frontend/de/images.json index 4a783194..ae3499d0 100644 --- a/frontend/de/images.json +++ b/frontend/de/images.json @@ -17,6 +17,7 @@ "resource_metadata": "Resourcen-Metadaten", "image_overview": "Bild\u00fcbersicht", "manipulate_image": "Bildmanipulation", - "lens_function": "Lupenfunktion \/ Bemerkungen" + "lens_function": "Lupenfunktion \/ Bemerkungen", + "image_annotations": "Bildbemerkungen" } } \ No newline at end of file diff --git a/frontend/dsb/images.json b/frontend/dsb/images.json index 4a783194..195a590e 100644 --- a/frontend/dsb/images.json +++ b/frontend/dsb/images.json @@ -17,6 +17,7 @@ "resource_metadata": "Resourcen-Metadaten", "image_overview": "Bild\u00fcbersicht", "manipulate_image": "Bildmanipulation", - "lens_function": "Lupenfunktion \/ Bemerkungen" + "lens_function": "Lupenfunktion \/ Bemerkungen", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/en/images.json b/frontend/en/images.json index 928ffaa1..6255ac98 100644 --- a/frontend/en/images.json +++ b/frontend/en/images.json @@ -17,6 +17,7 @@ "resource_metadata": "Resource metadata", "image_overview": "Image overview", "manipulate_image": "Manipulate image", - "lens_function": "Lens \/ annotation function" + "lens_function": "Lens \/ annotation function", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/es/images.json b/frontend/es/images.json index 4705c592..54368811 100644 --- a/frontend/es/images.json +++ b/frontend/es/images.json @@ -17,6 +17,7 @@ "resource_metadata": "Resource metadata", "image_overview": "Image overview", "manipulate_image": "Manipulate image", - "lens_function": "Lens \/ annotation function" + "lens_function": "Lens \/ annotation function", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/fr/images.json b/frontend/fr/images.json index 2aa23922..9ca25420 100644 --- a/frontend/fr/images.json +++ b/frontend/fr/images.json @@ -17,6 +17,7 @@ "resource_metadata": "M\u00e9tadonn\u00e9es des ressources", "image_overview": "Aper\u00e7u des images", "manipulate_image": "Manipulation d'image", - "lens_function": "Fonction de loupe \/ Remarques" + "lens_function": "Fonction de loupe \/ Remarques", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/hsb/images.json b/frontend/hsb/images.json index 4a783194..195a590e 100644 --- a/frontend/hsb/images.json +++ b/frontend/hsb/images.json @@ -17,6 +17,7 @@ "resource_metadata": "Resourcen-Metadaten", "image_overview": "Bild\u00fcbersicht", "manipulate_image": "Bildmanipulation", - "lens_function": "Lupenfunktion \/ Bemerkungen" + "lens_function": "Lupenfunktion \/ Bemerkungen", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/hu/images.json b/frontend/hu/images.json index 12845801..f8f04e1a 100644 --- a/frontend/hu/images.json +++ b/frontend/hu/images.json @@ -17,6 +17,7 @@ "resource_metadata": "Metaadatok", "image_overview": "K\u00e9p \u00e1ttekint\u00e9se", "manipulate_image": "K\u00e9p m\u00f3dos\u00edt\u00e1sa", - "lens_function": "Annot\u00e1ci\u00f3" + "lens_function": "Annot\u00e1ci\u00f3", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/id/images.json b/frontend/id/images.json index 8cf5b75b..c5ed1cd9 100644 --- a/frontend/id/images.json +++ b/frontend/id/images.json @@ -17,6 +17,7 @@ "resource_metadata": "Metadata pertunjukkan", "image_overview": "Ikhtisar pertunjukkan", "manipulate_image": "Ubah gambaran", - "lens_function": "Fungsi perbesaran \/ catatan" + "lens_function": "Fungsi perbesaran \/ catatan", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/it/images.json b/frontend/it/images.json index fd65407c..466bb9d7 100644 --- a/frontend/it/images.json +++ b/frontend/it/images.json @@ -17,6 +17,7 @@ "resource_metadata": "metadati delle risorse", "image_overview": "panoramica dell'immagine", "manipulate_image": "manipolazione delle immagini", - "lens_function": "funzione lente d'ingrandimento \/ note" + "lens_function": "funzione lente d'ingrandimento \/ note", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/iw/images.json b/frontend/iw/images.json index 4705c592..54368811 100644 --- a/frontend/iw/images.json +++ b/frontend/iw/images.json @@ -17,6 +17,7 @@ "resource_metadata": "Resource metadata", "image_overview": "Image overview", "manipulate_image": "Manipulate image", - "lens_function": "Lens \/ annotation function" + "lens_function": "Lens \/ annotation function", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/nl/images.json b/frontend/nl/images.json index 9b043400..a28d9c49 100644 --- a/frontend/nl/images.json +++ b/frontend/nl/images.json @@ -5,6 +5,7 @@ "resource_metadata": "Resource metadata", "image_overview": "Image overview", "manipulate_image": "Manipulate image", - "lens_function": "Lens \/ annotation function" + "lens_function": "Lens \/ annotation function", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/pl/images.json b/frontend/pl/images.json index d5de7db1..55f08b4e 100644 --- a/frontend/pl/images.json +++ b/frontend/pl/images.json @@ -17,6 +17,7 @@ "resource_metadata": "Resource metadata", "image_overview": "Image overview", "manipulate_image": "Manipulate image", - "lens_function": "Lens \/ annotation function" + "lens_function": "Lens \/ annotation function", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/pt/images.json b/frontend/pt/images.json index df32aa13..3b433a90 100644 --- a/frontend/pt/images.json +++ b/frontend/pt/images.json @@ -17,6 +17,7 @@ "resource_metadata": "Resource metadata", "image_overview": "Image overview", "manipulate_image": "Manipulate image", - "lens_function": "Lens \/ annotation function" + "lens_function": "Lens \/ annotation function", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/qu/images.json b/frontend/qu/images.json index 4705c592..54368811 100644 --- a/frontend/qu/images.json +++ b/frontend/qu/images.json @@ -17,6 +17,7 @@ "resource_metadata": "Resource metadata", "image_overview": "Image overview", "manipulate_image": "Manipulate image", - "lens_function": "Lens \/ annotation function" + "lens_function": "Lens \/ annotation function", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/ru/images.json b/frontend/ru/images.json index ffa44428..77142e33 100644 --- a/frontend/ru/images.json +++ b/frontend/ru/images.json @@ -17,6 +17,7 @@ "resource_metadata": "\u041c\u0435\u0442\u0430\u0434\u0430\u043d\u043d\u044b\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0430", "image_overview": "\u041e\u0431\u0437\u043e\u0440 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439", "manipulate_image": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f", - "lens_function": "\u041e\u0431\u044a\u0435\u043a\u0442\u0438\u0432 \/ \u0424\u0443\u043d\u043a\u0446\u0438\u044f \u0430\u043d\u043d\u043e\u0442\u0430\u0446\u0438\u0438" + "lens_function": "\u041e\u0431\u044a\u0435\u043a\u0442\u0438\u0432 \/ \u0424\u0443\u043d\u043a\u0446\u0438\u044f \u0430\u043d\u043d\u043e\u0442\u0430\u0446\u0438\u0438", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/tl/images.json b/frontend/tl/images.json index 939f00ff..d457ae37 100644 --- a/frontend/tl/images.json +++ b/frontend/tl/images.json @@ -17,6 +17,7 @@ "resource_metadata": "Resource metadata", "image_overview": "Pangkahalatang tingin sa imahe", "manipulate_image": "Imanipula ang imahe", - "lens_function": "Lens \/ annotation function" + "lens_function": "Lens \/ annotation function", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/tr/images.json b/frontend/tr/images.json index 19d3a51a..6e0c6818 100644 --- a/frontend/tr/images.json +++ b/frontend/tr/images.json @@ -17,6 +17,7 @@ "resource_metadata": "Kaynak meta verileri", "image_overview": "G\u00f6r\u00fcnt\u00fcye genel bak\u0131\u015f", "manipulate_image": "G\u00f6r\u00fcnt\u00fcy\u00fc de\u011fi\u015ftirme", - "lens_function": "Mercek \/ ek a\u00e7\u0131klama i\u015flevi" + "lens_function": "Mercek \/ ek a\u00e7\u0131klama i\u015flevi", + "image_annotations": "Image annotations" } } \ No newline at end of file diff --git a/frontend/uk/images.json b/frontend/uk/images.json index 5ccf9fa5..c0dbf48d 100644 --- a/frontend/uk/images.json +++ b/frontend/uk/images.json @@ -17,6 +17,7 @@ "resource_metadata": "\u041c\u0435\u0442\u0430\u0434\u0430\u043d\u043d\u0456 \u0440\u0435\u0441\u0443\u0440\u0441\u0443", "image_overview": "\u041e\u0433\u043b\u044f\u0434 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c", "manipulate_image": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c", - "lens_function": "\u041e\u0431'\u0454\u043a\u0442\u0438\u0432 \/ \u0424\u0443\u043d\u043a\u0446\u0456\u044f \u0430\u043d\u043e\u0442\u0430\u0446\u0456\u0457" + "lens_function": "\u041e\u0431'\u0454\u043a\u0442\u0438\u0432 \/ \u0424\u0443\u043d\u043a\u0446\u0456\u044f \u0430\u043d\u043e\u0442\u0430\u0446\u0456\u0457", + "image_annotations": "Image annotations" } } \ No newline at end of file