add AI pick card
This commit is contained in:
@@ -3,6 +3,34 @@
|
||||
{
|
||||
"name": "page_show",
|
||||
"value": "page from package"
|
||||
},
|
||||
{
|
||||
"name": "ai_pick_title",
|
||||
"value": "AI Picks"
|
||||
},
|
||||
{
|
||||
"name": "ai_pick_loading",
|
||||
"value": "Loading"
|
||||
},
|
||||
{
|
||||
"name": "ai_pick_no_contract",
|
||||
"value": "No matching contracts"
|
||||
},
|
||||
{
|
||||
"name": "ai_pick_main_contract",
|
||||
"value": "M"
|
||||
},
|
||||
{
|
||||
"name": "ai_pick_custom_strategy",
|
||||
"value": "Create a strategy"
|
||||
},
|
||||
{
|
||||
"name": "ai_pick_custom_tag",
|
||||
"value": "Custom"
|
||||
},
|
||||
{
|
||||
"name": "card_explain_confirm",
|
||||
"value": "Got it"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user