This commit is contained in:
PascalMarchesseault
2024-08-22 12:35:28 -04:00
parent fb0cb96e47
commit 1052c4326e
3 changed files with 10 additions and 5 deletions

View File

@@ -27,5 +27,9 @@
"user": "User",
"accountmanagement": "Account Management",
"security": "security"
},
"header": {
"myprofile": "My profile",
"wallet": "Wallet"
}
}

View File

@@ -27,6 +27,10 @@
"user": "utilisateur",
"accountmanagement": "Gestion de comptes",
"security": "Sécurité"
},
"header": {
"myprofile": "Mon profil",
"wallet": "PorteFeuille"
}
}