diff --git a/packages/stream_chat_localizations/lib/src/stream_chat_localizations_fr.dart b/packages/stream_chat_localizations/lib/src/stream_chat_localizations_fr.dart index c35fff27..98661a06 100644 --- a/packages/stream_chat_localizations/lib/src/stream_chat_localizations_fr.dart +++ b/packages/stream_chat_localizations/lib/src/stream_chat_localizations_fr.dart @@ -171,7 +171,7 @@ class StreamChatLocalizationsFr extends GlobalStreamChatLocalizations { @override String get flagMessageQuestion => 'Voulez-vous envoyer une copie de ce message à une' - '\modérateur pour une enquête plus approfondie ?'; + '\nmodérateur pour une enquête plus approfondie ?'; @override String get flagLabel => 'SIGNALER';