Merge pull request #592 from GetStream/localization-es

feat(localization): Support for Spanish
This commit is contained in:
Salvatore Giordano
2021-08-06 12:30:10 +02:00
committed by GitHub
7 changed files with 396 additions and 10 deletions
@@ -73,6 +73,7 @@ class MyApp extends StatelessWidget {
Locale('hi'),
Locale('fr'),
Locale('it'),
Locale('es'),
],
localizationsDelegates: GlobalStreamChatLocalizations.delegates,
builder: (context, widget) => StreamChat(