Merge remote-tracking branch 'origin/cds-189' into cds-189

This commit is contained in:
Deven Joshi
2021-08-23 13:07:37 +05:30
2 changed files with 6 additions and 5 deletions
@@ -346,5 +346,5 @@ class StreamChatLocalizationsKo extends GlobalStreamChatLocalizations {
String get replyToMessageLabel => '메시지에 회신합니다.';
@override
String get slowModeOnLabel => '느린 모드 켜짐';
String get slowModeOnLabel => '슬로모드 켜짐';
}