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:
Hayden
2022-11-27 11:01:56 -09:00
committed by GitHub
parent 3ad3d92e5f
commit 32c4ce4536
3 changed files with 29 additions and 9 deletions

View File

@@ -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",