Add translation for uploading 3D images
This commit is contained in:
@ -52,6 +52,8 @@
|
||||
"delete_question": "Sie sind dabei, ein Abbildung oder Ressource zu l\u00f6schen !",
|
||||
"delete_no": "Nein, war nicht so ernst gemeint (zur\u00fcck)",
|
||||
"delete_yes": "Ja, so soll es sein. Hinfort damit",
|
||||
"preview": "Vorschau"
|
||||
"preview": "Vorschau",
|
||||
"3d_object": "3D Object",
|
||||
"upload_3d_object": "Upload 3D object"
|
||||
}
|
||||
}
|
@ -64,6 +64,9 @@
|
||||
"pdf_added": "Eine Verkn\u00fcpfung zu einer PDF-Datei erstellt",
|
||||
"video_added": "Verkn\u00fcpfung zu einer Video-Datei erstellt",
|
||||
"audio_added": "Verkn\u00fcpfung zu einer Audio-Datei erstellt",
|
||||
"edited": "Informationen zur Ressource wurden erneuert"
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user