Fixed scaling of images. Fixed server.js issues for production
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
{
|
||||
"translation": {
|
||||
"documents": {
|
||||
"errors": {
|
||||
"getpresignurl": "Error al obtener la URL prescrita para el documento.",
|
||||
"insert": "Incapaz de cargar el archivo."
|
||||
},
|
||||
"labels": {
|
||||
"upload": "Subir"
|
||||
},
|
||||
"successes": {
|
||||
"insert": "Documento cargado con éxito."
|
||||
}
|
||||
},
|
||||
"general": {
|
||||
"labels": {
|
||||
"in": "en",
|
||||
|
||||
Reference in New Issue
Block a user