This commit is contained in:
Felipe
2023-11-03 15:56:02 -05:00
parent 97b0ae939b
commit b40c989a86
4 changed files with 33 additions and 34 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ class MyApp extends StatelessWidget {
GlobalCupertinoLocalizations.delegate,
],
supportedLocales: const [
Locale('es'), // Spanish
Locale('es', 'US'),
],
title: 'ProsApp',
initialRoute: '/',