diff --git a/backend/ar/quality.json b/backend/ar/quality.json index 5e5ae8ff..35170f27 100644 --- a/backend/ar/quality.json +++ b/backend/ar/quality.json @@ -55,6 +55,8 @@ "print_not_paint": "Something printed cannot be painted or drawn!", "better_use": "Better use", "quality_index": "Quality index", - "no_image": "No image has been uploaded for the object yet." + "no_image": "No image has been uploaded for the object yet.", + "translations_exist": "One or more translation exist for the object", + "exhibition_assigned": "The object has been assigned to an object group" } } \ No newline at end of file diff --git a/backend/de/quality.json b/backend/de/quality.json index c680a6b4..9ba52852 100644 --- a/backend/de/quality.json +++ b/backend/de/quality.json @@ -55,6 +55,8 @@ "print_not_paint": "Gedrucktes kann nicht gemalt oder gezeichnet sein.", "better_use": "Besser", "quality_index": "Qualit\u00e4tsindex", - "no_image": "Zum Objekt wurde noch kein Bild heraufgeladen." + "no_image": "Zum Objekt wurde noch kein Bild heraufgeladen.", + "translations_exist": "Eine oder mehr \u00dcbersetzungen wurden f\u00fcr das Objekt erstellt", + "exhibition_assigned": "Das Objekt wurde einer Ausstellung zugeordnet" } } \ No newline at end of file diff --git a/backend/en/quality.json b/backend/en/quality.json index 691bded7..8c296cc2 100644 --- a/backend/en/quality.json +++ b/backend/en/quality.json @@ -55,6 +55,8 @@ "print_not_paint": "Something printed cannot be painted or drawn!", "better_use": "Better use", "quality_index": "Quality index", - "no_image": "No image has been uploaded for the object yet" + "no_image": "No image has been uploaded for the object yet", + "translations_exist": "One or more translation exist for the object", + "exhibition_assigned": "The object has been assigned to an object group" } } \ No newline at end of file diff --git a/backend/es/quality.json b/backend/es/quality.json index 5e5ae8ff..35170f27 100644 --- a/backend/es/quality.json +++ b/backend/es/quality.json @@ -55,6 +55,8 @@ "print_not_paint": "Something printed cannot be painted or drawn!", "better_use": "Better use", "quality_index": "Quality index", - "no_image": "No image has been uploaded for the object yet." + "no_image": "No image has been uploaded for the object yet.", + "translations_exist": "One or more translation exist for the object", + "exhibition_assigned": "The object has been assigned to an object group" } } \ No newline at end of file diff --git a/backend/fr/quality.json b/backend/fr/quality.json index 5e5ae8ff..35170f27 100644 --- a/backend/fr/quality.json +++ b/backend/fr/quality.json @@ -55,6 +55,8 @@ "print_not_paint": "Something printed cannot be painted or drawn!", "better_use": "Better use", "quality_index": "Quality index", - "no_image": "No image has been uploaded for the object yet." + "no_image": "No image has been uploaded for the object yet.", + "translations_exist": "One or more translation exist for the object", + "exhibition_assigned": "The object has been assigned to an object group" } } \ No newline at end of file diff --git a/backend/hu/quality.json b/backend/hu/quality.json index 6ccc00cd..19896932 100644 --- a/backend/hu/quality.json +++ b/backend/hu/quality.json @@ -55,6 +55,8 @@ "print_not_paint": "Amennyiben egy t\u00e1rgy nyomtatott, nem lehet egyben festm\u00e9ny, vagy grafika is!", "better_use": "Ink\u00e1bb haszn\u00e1lja a k\u00f6vetkez\u0151t", "quality_index": "Min\u0151s\u00e9gi mutat\u00f3", - "no_image": "M\u00e9g nem t\u00f6lt\u00f6tt fel k\u00e9pet a t\u00e1rgyhoz" + "no_image": "M\u00e9g nem t\u00f6lt\u00f6tt fel k\u00e9pet a t\u00e1rgyhoz", + "translations_exist": "One or more translation exist for the object", + "exhibition_assigned": "The object has been assigned to an object group" } } \ No newline at end of file diff --git a/backend/id/quality.json b/backend/id/quality.json index 8641714b..ffbb9009 100644 --- a/backend/id/quality.json +++ b/backend/id/quality.json @@ -55,6 +55,8 @@ "print_not_paint": "Something printed cannot be painted neither drawn!", "better_use": "Better use", "quality_index": "Quality index", - "no_image": "No image has been uploaded for the object yet." + "no_image": "No image has been uploaded for the object yet.", + "translations_exist": "One or more translation exist for the object", + "exhibition_assigned": "The object has been assigned to an object group" } } \ No newline at end of file diff --git a/backend/it/quality.json b/backend/it/quality.json index 5e5ae8ff..35170f27 100644 --- a/backend/it/quality.json +++ b/backend/it/quality.json @@ -55,6 +55,8 @@ "print_not_paint": "Something printed cannot be painted or drawn!", "better_use": "Better use", "quality_index": "Quality index", - "no_image": "No image has been uploaded for the object yet." + "no_image": "No image has been uploaded for the object yet.", + "translations_exist": "One or more translation exist for the object", + "exhibition_assigned": "The object has been assigned to an object group" } } \ No newline at end of file diff --git a/backend/iw/quality.json b/backend/iw/quality.json index 5e5ae8ff..35170f27 100644 --- a/backend/iw/quality.json +++ b/backend/iw/quality.json @@ -55,6 +55,8 @@ "print_not_paint": "Something printed cannot be painted or drawn!", "better_use": "Better use", "quality_index": "Quality index", - "no_image": "No image has been uploaded for the object yet." + "no_image": "No image has been uploaded for the object yet.", + "translations_exist": "One or more translation exist for the object", + "exhibition_assigned": "The object has been assigned to an object group" } } \ No newline at end of file diff --git a/backend/nl/quality.json b/backend/nl/quality.json index 5e5ae8ff..35170f27 100644 --- a/backend/nl/quality.json +++ b/backend/nl/quality.json @@ -55,6 +55,8 @@ "print_not_paint": "Something printed cannot be painted or drawn!", "better_use": "Better use", "quality_index": "Quality index", - "no_image": "No image has been uploaded for the object yet." + "no_image": "No image has been uploaded for the object yet.", + "translations_exist": "One or more translation exist for the object", + "exhibition_assigned": "The object has been assigned to an object group" } } \ No newline at end of file diff --git a/backend/pl/quality.json b/backend/pl/quality.json index 61241a28..bf48f43b 100644 --- a/backend/pl/quality.json +++ b/backend/pl/quality.json @@ -55,6 +55,8 @@ "print_not_paint": "Something printed cannot be painted neither drawn!", "better_use": "Better use", "quality_index": "Quality index", - "no_image": "No image has been uploaded for the object yet." + "no_image": "No image has been uploaded for the object yet.", + "translations_exist": "One or more translation exist for the object", + "exhibition_assigned": "The object has been assigned to an object group" } } \ No newline at end of file diff --git a/backend/pt/quality.json b/backend/pt/quality.json index 41b11eb6..11d55ed9 100644 --- a/backend/pt/quality.json +++ b/backend/pt/quality.json @@ -55,6 +55,8 @@ "print_not_paint": "Something printed cannot be painted neither drawn!", "better_use": "Better use", "quality_index": "Quality index", - "no_image": "No image has been uploaded for the object yet." + "no_image": "No image has been uploaded for the object yet.", + "translations_exist": "One or more translation exist for the object", + "exhibition_assigned": "The object has been assigned to an object group" } } \ No newline at end of file diff --git a/backend/tl/quality.json b/backend/tl/quality.json index 5e5ae8ff..35170f27 100644 --- a/backend/tl/quality.json +++ b/backend/tl/quality.json @@ -55,6 +55,8 @@ "print_not_paint": "Something printed cannot be painted or drawn!", "better_use": "Better use", "quality_index": "Quality index", - "no_image": "No image has been uploaded for the object yet." + "no_image": "No image has been uploaded for the object yet.", + "translations_exist": "One or more translation exist for the object", + "exhibition_assigned": "The object has been assigned to an object group" } } \ No newline at end of file diff --git a/backend/tr/quality.json b/backend/tr/quality.json index c680a6b4..64ba6cfd 100644 --- a/backend/tr/quality.json +++ b/backend/tr/quality.json @@ -55,6 +55,8 @@ "print_not_paint": "Gedrucktes kann nicht gemalt oder gezeichnet sein.", "better_use": "Besser", "quality_index": "Qualit\u00e4tsindex", - "no_image": "Zum Objekt wurde noch kein Bild heraufgeladen." + "no_image": "Zum Objekt wurde noch kein Bild heraufgeladen.", + "translations_exist": "One or more translation exist for the object", + "exhibition_assigned": "The object has been assigned to an object group" } } \ No newline at end of file