mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-14 07:52:21 -05: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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user