QOL: Change Users to People in About MIH

This commit is contained in:
2025-10-16 09:03:02 +02:00
parent ebd78eb72b
commit 22d8c64994

View File

@@ -610,7 +610,7 @@ class _MihInfoState extends State<MihInfo> {
), ),
const SizedBox(width: 10), const SizedBox(width: 10),
Text( Text(
"Users", "People",
textAlign: TextAlign.center, textAlign: TextAlign.center,
style: TextStyle( style: TextStyle(
fontWeight: FontWeight.normal, fontWeight: FontWeight.normal,