initial checkin
This commit is contained in:
25
src/locales/es.json
Normal file
25
src/locales/es.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"common": {
|
||||
"liquidityParty": "Liquidity Party",
|
||||
"connectWallet": "Conectar Billetera"
|
||||
},
|
||||
"nav": {
|
||||
"swap": "Intercambiar",
|
||||
"stake": "Apostar"
|
||||
},
|
||||
"swap": {
|
||||
"title": "Intercambiar",
|
||||
"from": "Desde",
|
||||
"to": "Hasta",
|
||||
"youPay": "Pagas",
|
||||
"youReceive": "Recibes",
|
||||
"balance": "Saldo",
|
||||
"selectToken": "Seleccionar token",
|
||||
"swapButton": "Intercambiar",
|
||||
"connectWalletToSwap": "Conecta tu billetera para intercambiar"
|
||||
},
|
||||
"stake": {
|
||||
"title": "Apostar",
|
||||
"comingSoon": "Próximamente..."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user