mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-05 06:08:46 -05:00
moved search settings to frontend
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"Amount": "Amount",
|
||||
"App": "App",
|
||||
"AppImportSubtitle": "Import your existing recipe database.",
|
||||
"Apply": "Apply",
|
||||
"Are_You_Sure": "Are you sure?",
|
||||
"Auto_Planner": "Auto-Planner",
|
||||
"Auto_Sort": "Auto Sort",
|
||||
@@ -187,6 +188,10 @@
|
||||
"Food_Replace": "Food Replace",
|
||||
"Foods": "Foods",
|
||||
"Friday": "Friday",
|
||||
"Fulltext": "Fulltext",
|
||||
"FulltextHelp": "Fields to full text search. Note: 'web', 'phrase', and 'raw' search methods only function with fulltext fields.",
|
||||
"Fuzzy": "Fuzzy",
|
||||
"FuzzySearchHelp": "Use fuzzy search to find entries even when there are differences in how the word is written.",
|
||||
"GettingStarted": "Getting Started",
|
||||
"GroupBy": "Group By",
|
||||
"HeaderWarning": "Warning: Changing to a Heading deletes the Amount/Unit/Food",
|
||||
@@ -203,6 +208,8 @@
|
||||
"Hour": "Hour",
|
||||
"Hours": "Hours",
|
||||
"Icon": "Icon",
|
||||
"IgnoreAccents": "Ignore Accents",
|
||||
"IgnoreAccentsHelp": "Ignore accents when searching on the given fields. ",
|
||||
"IgnoreThis": "Never auto-add {food} to shopping",
|
||||
"Ignore_Shopping": "Ignore Shopping",
|
||||
"IgnoredFood": "{food} is set to ignore shopping.",
|
||||
@@ -333,6 +340,8 @@
|
||||
"Page": "Page",
|
||||
"Parameter": "Parameter",
|
||||
"Parent": "Parent",
|
||||
"PartialMatch": "Partial Match",
|
||||
"PartialMatchHelp": "Fields to search for partial matches. (e.g. searching for 'Pie' will return 'pie' and 'piece' and 'soapie')",
|
||||
"Password": "Password",
|
||||
"Path": "Path",
|
||||
"PerPage": "Per Page",
|
||||
@@ -350,6 +359,7 @@
|
||||
"Plural": "Plural",
|
||||
"Postpone": "Postpone",
|
||||
"PostponedUntil": "Postponoed until",
|
||||
"PrecisionSearchHelp": "Preset that only returns entries with accurate spelling. ",
|
||||
"Preferences": "Preferences",
|
||||
"Preparation": "Preparation",
|
||||
"Preview": "Preview",
|
||||
@@ -407,6 +417,9 @@
|
||||
"ScalableNumber": "Scalable Number",
|
||||
"Search": "Search",
|
||||
"Search Settings": "Search Settings",
|
||||
"SearchMethod": "Search method",
|
||||
"SearchSettingsOverview": "Choose one of the recommended presets or adjust the settings below yourself.",
|
||||
"SearchSettingsWarning": "Chaning any search settings is usually not required. These settings exist only for experts with special needs. ",
|
||||
"Second": "Second",
|
||||
"Seconds": "Seconds",
|
||||
"Select": "Select",
|
||||
@@ -459,6 +472,8 @@
|
||||
"Split_All_Steps": "Split all rows into separate steps.",
|
||||
"StartDate": "Start Date",
|
||||
"Starting_Day": "Starting day of the week",
|
||||
"StartsWith": "Starts with",
|
||||
"StartsWithHelp": "lds to search for beginning of word matches. (e.g. searching for 'sa' will return 'salad' and 'sandwich')",
|
||||
"Step": "Step",
|
||||
"StepHelp": "Steps contain ingredients (made up of quantity/unit/food), instructions, images and more information about that step in a recipe. ",
|
||||
"Step_Name": "Step Name",
|
||||
@@ -502,6 +517,8 @@
|
||||
"Today": "Today",
|
||||
"Toggle": "Toggle",
|
||||
"Transpose_Words": "Transpose Words",
|
||||
"TrigramThreshold": "Trigram threshold",
|
||||
"TrigramThresholdHelp": "Controls how many spelling mistakes are ignored when using fuzzy search. Lower values ignore more differences/yield more results.",
|
||||
"Tuesday": "Tuesday",
|
||||
"Type": "Type",
|
||||
"Unchanged": "Unchanged",
|
||||
|
||||
Reference in New Issue
Block a user