Remove obsolete variable for resource filename health in backend

This commit is contained in:
2020-01-29 11:43:31 +01:00
parent 9f948efe48
commit e29beb1628
14 changed files with 28 additions and 14 deletions

View File

@ -66,6 +66,7 @@
"edited": "Informationen zur Ressource wurden erneuert",
"upload_3d_title": "Upload a 3D representation of the object",
"prerequisites_format_obj_zip": "The uploaded file must be a .zip archive containing an .obj file of the same name with possible additional .mtl files.",
"select_3d_obj": "Please select an 3D object file (.obj) for upload"
"select_3d_obj": "Please select an 3D object file (.obj) for upload",
"upload_form_resource": "Upload form for resources"
}
}