Add translation for uploading 3D images
This commit is contained in:
@ -64,6 +64,9 @@
|
||||
"pdf_added": "Added a new link to a PDF file.",
|
||||
"video_added": "Added a new link to a video file.",
|
||||
"audio_added": "Added a new link to an audio file.",
|
||||
"edited": "Resource information has been updated."
|
||||
"edited": "Resource information has been updated.",
|
||||
"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