chore(about): credit Mickael81 as French translator

This commit is contained in:
zarzet
2026-06-04 22:46:56 +07:00
parent 5dedeb4971
commit 3a536ad348
+6
View File
@@ -548,6 +548,12 @@ class _TranslatorsSection extends StatelessWidget {
language: 'Turkish',
flag: '🇹🇷',
),
_Translator(
name: 'Mickael81',
crowdinUsername: 'Mickael81',
language: 'French',
flag: '🇫🇷',
),
];
@override