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