Merge branch 'mealie-next' into feat/standardize-units

This commit is contained in:
Michael Genson
2026-02-24 17:48:15 +00:00
34 changed files with 1850 additions and 3040 deletions

View File

@@ -1459,6 +1459,6 @@
"invalid-url": "Must Be A Valid URL",
"no-whitespace": "No Whitespace Allowed",
"min-length": "Must Be At Least {min} Characters",
"max-length": "Must Be At Most {max} Characters"
"max-length": "Must Be At Most {max} Character|Must Be At Most {max} Characters"
}
}