adding a stake form and approvals in both stake and swap form
This commit is contained in:
@@ -20,6 +20,14 @@
|
||||
},
|
||||
"stake": {
|
||||
"title": "Stake",
|
||||
"comingSoon": "Coming soon..."
|
||||
"comingSoon": "Coming soon...",
|
||||
"selectPool": "Select Pool",
|
||||
"selectToken": "Select Token",
|
||||
"amount": "Amount",
|
||||
"stakeButton": "Stake",
|
||||
"insufficientBalance": "Insufficient balance",
|
||||
"amountUsed": "Amount Used",
|
||||
"fee": "Fee",
|
||||
"lpMinted": "LP Minted"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user