Files
web/src/locales/fr.json
2025-10-20 19:16:30 -04:00

26 lines
553 B
JSON

{
"common": {
"liquidityParty": "Liquidity Party",
"connectWallet": "Connecter le Portefeuille"
},
"nav": {
"swap": "Échanger",
"stake": "Staker"
},
"swap": {
"title": "",
"from": "De",
"to": "À",
"youPay": "Vendre",
"youReceive": "Acheter",
"balance": "Solde",
"selectToken": "Sélectionner un token",
"swapButton": "Échanger",
"connectWalletToSwap": "Connectez votre portefeuille pour échanger"
},
"stake": {
"title": "Staker",
"comingSoon": "Bientôt disponible..."
}
}