16 lines
876 B
JSON
16 lines
876 B
JSON
{
|
|
"instructions": [
|
|
"Type in the electronic component your looking for in the search bar above.",
|
|
"Optionally, hit the configure button to modify your search criteria. With an account, you can even create and save multiple search profiles known as \"search outlines\".",
|
|
"That's it! Hit search and we'll look far and wide for what you need!"
|
|
],
|
|
"quickPicks": {
|
|
"searched": "The cream of the crop!",
|
|
"prompt": "This is where we'll show you top listings so you can get back to working on your project!"
|
|
},
|
|
"results": {
|
|
"searched": "We searched far and wide. Here's what we found!",
|
|
"prompt": "This is were we'll display all the results we went through to show you the top. This is a good place to check if none of our quick picks cater to your needs."
|
|
},
|
|
"notSearched": "Nothing to show yet!"
|
|
} |