From dbbd79b6f1d3549a30423c71e810e8ecde2c5e9c Mon Sep 17 00:00:00 2001 From: Sacha Arbonel Date: Wed, 21 Jul 2021 10:03:59 -0400 Subject: [PATCH] Update packages/stream_chat_localizations/lib/src/stream_chat_localizations_fr.dart typo Co-authored-by: Sahil Kumar --- .../lib/src/stream_chat_localizations_fr.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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';