diff --git a/packages/stream_chat_localizations/lib/src/stream_chat_localizations_pt.dart b/packages/stream_chat_localizations/lib/src/stream_chat_localizations_pt.dart index 7dd4cd7f..4550c2df 100644 --- a/packages/stream_chat_localizations/lib/src/stream_chat_localizations_pt.dart +++ b/packages/stream_chat_localizations/lib/src/stream_chat_localizations_pt.dart @@ -15,7 +15,7 @@ class StreamChatLocalizationsPt extends GlobalStreamChatLocalizations { String get noUsersLabel => 'Nenhum usuário atualmente'; @override - String get noPhotoOrVideoLabel => 'Não há foto ou vídeo'; + String get noPhotoOrVideoLabel => 'Não há fotos ou vídeos'; @override String get retryLabel => 'Tente novamente';