edit errors message
This commit is contained in:
@@ -129,7 +129,22 @@
|
||||
"upload-for-protection": "Upload {fileType} for protection",
|
||||
"image": "image",
|
||||
"file-has-no-extension": "File has no extension",
|
||||
"have-unsaved-changes": "You have unsaved changes. Are you sure you want to delete this page?"
|
||||
"have-unsaved-changes": "You have unsaved changes. Are you sure you want to delete this page?",
|
||||
"image-size": "Image size",
|
||||
"acceptable-range": "Acceptable range",
|
||||
"pixels": "pixels",
|
||||
"error-processing-file": "Error processing file",
|
||||
"error-uploading-file": "Error uploading file",
|
||||
"unknown-validation-error": "Unknown validation error",
|
||||
"unsupported-file-format": "Unsupported file format.",
|
||||
"the-file-is-too-large": "The file is too large",
|
||||
"cost-of-protection": "Cost of protection",
|
||||
"current-balance": "Current balance",
|
||||
"image-resolution": "Image resolution",
|
||||
"file-size": "File size",
|
||||
"file-format": "File format",
|
||||
"mb": "MB",
|
||||
"to": "to"
|
||||
},
|
||||
"Login-register-form": {
|
||||
"and": "and",
|
||||
|
||||
Reference in New Issue
Block a user