Merge branch 'develop' into feat/portuguese-support

This commit is contained in:
Salvatore Giordano
2022-02-01 15:21:12 +01:00
98 changed files with 492 additions and 255 deletions
@@ -340,10 +340,10 @@ class StreamChatLocalizationsHi extends GlobalStreamChatLocalizations {
String get sendLabel => 'भेजें';
@override
String get withText => 'विद'; //TODO: break?
String get withText => 'विद';
@override
String get inText => 'इन'; //TODO: break?
String get inText => 'इन';
@override
String get youText => 'आप';