Capitalize MB

This commit is contained in:
Nassim Jahnke 2024-09-15 17:25:16 +02:00
parent 3879535e9e
commit 295cce0c8e
No known key found for this signature in database
GPG Key ID: EF6771C01F6EF02F

View File

@ -1193,7 +1193,7 @@
"pattern": "{property} is invalid, '{model}' doesn't match pattern '{regex}'",
"noDuplicated": "Can only select each {property} once!",
"url": "Invalid URL format (did you forget https://?)",
"maxFileSize": "File is too large, max size is 10mb",
"maxFileSize": "File is too large, max size is 10MB",
"validProjectName": "Project name is already taken"
},
"fieldError": {