Update packages/stream_chat_localizations/lib/src/stream_chat_localizations_ko.dart

This commit is contained in:
Salvatore Giordano
2021-08-20 17:12:26 +02:00
committed by GitHub
parent 071b337194
commit 80aaef037a
@@ -346,5 +346,5 @@ class StreamChatLocalizationsKo extends GlobalStreamChatLocalizations {
String get replyToMessageLabel => '메시지에 회신합니다.';
@override
String get slowModeOnLabel => '느린 모드 켜짐';
String get slowModeOnLabel => '슬로모드 켜짐';
}