added japanese and korean localizations
This commit is contained in:
@@ -346,4 +346,7 @@ class StreamChatLocalizationsJa extends GlobalStreamChatLocalizations {
|
|||||||
|
|
||||||
@override
|
@override
|
||||||
String get replyToMessageLabel => 'メッセージに返信';
|
String get replyToMessageLabel => 'メッセージに返信';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get slowModeOnLabel => 'スローモードオン';
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -344,4 +344,7 @@ class StreamChatLocalizationsKo extends GlobalStreamChatLocalizations {
|
|||||||
|
|
||||||
@override
|
@override
|
||||||
String get replyToMessageLabel => '메시지에 회신합니다.';
|
String get replyToMessageLabel => '메시지에 회신합니다.';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get slowModeOnLabel => '느린 모드 켜짐';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user