fix formatting
This commit is contained in:
@@ -69,7 +69,8 @@ class StreamChatLocalizationsPt extends GlobalStreamChatLocalizations {
|
|||||||
String get genericErrorText => 'Ocorreu um problema';
|
String get genericErrorText => 'Ocorreu um problema';
|
||||||
|
|
||||||
@override
|
@override
|
||||||
String get loadingMessagesError => 'Ocorreu um problema ao carregar a mensagem';
|
String get loadingMessagesError =>
|
||||||
|
'Ocorreu um problema ao carregar a mensagem';
|
||||||
|
|
||||||
@override
|
@override
|
||||||
String resultCountText(int count) => '$count resultados';
|
String resultCountText(int count) => '$count resultados';
|
||||||
|
|||||||
Reference in New Issue
Block a user