fix: file format
This commit is contained in:
@@ -40,8 +40,7 @@ class StreamChatLocalizationsCa extends GlobalStreamChatLocalizations {
|
||||
String get onlyVisibleToYouText => 'Només visible per vostè';
|
||||
|
||||
@override
|
||||
String threadReplyCountText(int count) =>
|
||||
'$count respostes al fil';
|
||||
String threadReplyCountText(int count) => '$count respostes al fil';
|
||||
|
||||
@override
|
||||
String attachmentsUploadProgressText({
|
||||
|
||||
Reference in New Issue
Block a user