mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-05 06:08:46 -05:00
implement sort order via API
This commit is contained in:
@@ -315,5 +315,14 @@
|
||||
"left_handed": "Left-handed mode",
|
||||
"left_handed_help": "Will optimize the UI for use with your left hand.",
|
||||
"Custom Filter": "Custom Filter",
|
||||
"shared_with": "Shared With"
|
||||
"shared_with": "Shared With",
|
||||
"sort_by": "Sort By",
|
||||
"asc": "Ascending",
|
||||
"desc": "Descending",
|
||||
"date_viewed": "Last Viewed",
|
||||
"date_cooked": "Last Cooked",
|
||||
"times_cooked": "Times Cooked",
|
||||
"date_created": "Date Created",
|
||||
"show_sortby": "Show Sort By",
|
||||
"search_rank": "Search Rank"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user