reword: Démarrer la session (home_screen) devient Nouvelle session
This commit is contained in:
@@ -139,7 +139,7 @@ class _HomeScreenState extends State<HomeScreen> {
|
||||
),
|
||||
icon: const Icon(Icons.add_circle_outline, size: 28),
|
||||
label: const Text(
|
||||
'Démarrer la session',
|
||||
'Nouvelle session',
|
||||
style: TextStyle(fontSize: 18, fontWeight: FontWeight.bold),
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user