add created filter, viewed filter and viewed sort

This commit is contained in:
smilerz
2022-02-13 14:07:43 -06:00
parent bf54680178
commit ef81700c05
3 changed files with 96 additions and 29 deletions

View File

@@ -337,5 +337,7 @@
"SubstituteOnHand": "You have a substitute on hand.",
"ChildInheritFields": "Children Inherit Fields",
"ChildInheritFields_help": "Children will inherit these fields by default.",
"InheritFields_help": "The values of these fields will be inheritted from parent (Exception: blank shopping categories are not inheritted)"
"InheritFields_help": "The values of these fields will be inheritted from parent (Exception: blank shopping categories are not inheritted)",
"last_viewed": "Last Viewed",
"created_on": "Created On"
}