fix(#138): libellé garde accordé au genre (Gardé / Gardée).
Remplace « En garde » par Gardé/Gardée selon le genre, comme Scolarisé/Scolarisée. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -668,7 +668,7 @@ class _AdminChildDetailModalState extends State<AdminChildDetailModal> {
|
||||
mainAxisAlignment: MainAxisAlignment.center,
|
||||
children: [
|
||||
Text(
|
||||
'Scolarisé',
|
||||
enfantStatusLabel('scolarise', gender: _gender),
|
||||
style: TextStyle(
|
||||
fontSize: 16,
|
||||
fontWeight: FontWeight.w700,
|
||||
|
||||
Reference in New Issue
Block a user