edit errors message

This commit is contained in:
smanylov
2025-12-25 17:24:59 +07:00
parent e82d96a44c
commit 49088e5e5f
5 changed files with 57 additions and 22 deletions
+16 -1
View File
@@ -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",