Media File improvements + separate DEV testing instance for cloudinary.

This commit is contained in:
Patrick Fic
2021-05-26 16:45:59 -07:00
parent b5b4a3a4f9
commit 48ecfe0d98
8 changed files with 42 additions and 12 deletions

View File

@@ -683,7 +683,8 @@
"deleting_cloudinary": "Error deleting document from storage. {{message}}",
"getpresignurl": "Error obtaining presigned URL for document. {{message}}",
"insert": "Unable to upload file. {{message}}",
"nodocuments": "There are no documents."
"nodocuments": "There are no documents.",
"updating": "Error updating document. {{error}}"
},
"labels": {
"confirmdelete": "Are you sure you want to delete these documents. This CANNOT be undone.",