change history to activity

This commit is contained in:
poka 2022-06-16 20:16:32 +02:00
parent 431089f42e
commit 1c3aa6997b
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ class WalletViewScreen extends StatelessWidget {
),
const SizedBox(height: 9),
Text(
"Voir\nl'historique",
"Voir\nl'activité",
textAlign: TextAlign.center,
style: TextStyle(
fontSize: buttonFontSize, fontWeight: FontWeight.w500),