visual indicator meal plan in shopping

This commit is contained in:
smilerz
2021-12-02 09:50:01 -06:00
parent ca93920f04
commit c2e84c1fa4
4 changed files with 122 additions and 113 deletions

View File

@@ -265,7 +265,7 @@
"CategoryInstruction": "Drag categories to change the order categories appear in shopping list.",
"shopping_recent_days_desc": "Days of recent shopping list entries to display.",
"shopping_recent_days": "Recent Days",
"create_shopping_new": "NEW: Add to Shopping List",
"create_shopping_new": "Add to NEW Shopping List",
"download_pdf": "Download PDF",
"download_csv": "Download CSV",
"csv_delim_help": "Delimiter to use for CSV exports.",
@@ -274,5 +274,6 @@
"copy_to_clipboard": "Copy to Clipboard",
"csv_prefix_help": "Prefix to add when copying list to the clipboard.",
"csv_prefix_label": "List Prefix",
"copy_markdown_table": "Copy as Markdown Table"
"copy_markdown_table": "Copy as Markdown Table",
"in_shopping": "In Shopping List"
}