Fixed scaling of images. Fixed server.js issues for production
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
{
|
||||
"translation": {
|
||||
"documents": {
|
||||
"errors": {
|
||||
"getpresignurl": "Error obtaining presigned URL for document. ",
|
||||
"insert": "Unable to upload file."
|
||||
},
|
||||
"labels": {
|
||||
"upload": "Upload"
|
||||
},
|
||||
"successes": {
|
||||
"insert": "Uploaded document successfully. "
|
||||
}
|
||||
},
|
||||
"general": {
|
||||
"labels": {
|
||||
"in": "In",
|
||||
|
||||
Reference in New Issue
Block a user