mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-21 01:21:54 +08:00
Capitalize MB
This commit is contained in:
parent
3879535e9e
commit
295cce0c8e
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user