Fix analyze
This commit is contained in:
@@ -15,7 +15,7 @@ class StreamChatLocalizationsHi extends GlobalStreamChatLocalizations {
|
||||
String get noUsersLabel => 'वर्तमान में कोई यूजर नहीं हैं';
|
||||
|
||||
@override
|
||||
String get noPhotoOrVideoLabel => "कोई फोटो या वीडियो नहीं है।";
|
||||
String get noPhotoOrVideoLabel => 'कोई फोटो या वीडियो नहीं है।';
|
||||
|
||||
@override
|
||||
String get retryLabel => 'पुन: प्रयास करे';
|
||||
|
||||
Reference in New Issue
Block a user