mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 05:25:26 +02:00
fix: planner date picker local and starting day (#1864)
* fix type definitions * use day of week setting + fix multiple type errors * add locale for yyyy-mm-dd format
This commit is contained in:
parent
3ad3d92e5f
commit
32c4ce4536
3 changed files with 29 additions and 9 deletions
|
@ -331,6 +331,7 @@
|
|||
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
|
||||
"entry-type": "Entry Type",
|
||||
"date-format-hint": "MM/DD/YYYY format",
|
||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||
"add-to-list": "Add to List",
|
||||
"add-to-plan": "Add to Plan",
|
||||
"recipe-added-to-list": "Recipe added to list",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue