initial checkin
This commit is contained in:
25
src/locales/fr.json
Normal file
25
src/locales/fr.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"common": {
|
||||
"liquidityParty": "Liquidity Party",
|
||||
"connectWallet": "Connecter le Portefeuille"
|
||||
},
|
||||
"nav": {
|
||||
"swap": "Échanger",
|
||||
"stake": "Staker"
|
||||
},
|
||||
"swap": {
|
||||
"title": "Échanger",
|
||||
"from": "De",
|
||||
"to": "À",
|
||||
"youPay": "Vous payez",
|
||||
"youReceive": "Vous recevez",
|
||||
"balance": "Solde",
|
||||
"selectToken": "Sélectionner un token",
|
||||
"swapButton": "Échanger",
|
||||
"connectWalletToSwap": "Connectez votre portefeuille pour échanger"
|
||||
},
|
||||
"stake": {
|
||||
"title": "Staker",
|
||||
"comingSoon": "Bientôt disponible..."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user