move comments
This commit is contained in:
@@ -329,10 +329,10 @@ class StreamChatLocalizationsJa extends GlobalStreamChatLocalizations {
|
||||
@override
|
||||
String get inText => 'に';
|
||||
|
||||
@override
|
||||
String get youText => 'あなた';
|
||||
// This is the word for 'customer' or 'user' because saying 'you' directly
|
||||
//is too informal and rude
|
||||
@override
|
||||
String get youText => 'あなた';
|
||||
|
||||
@override
|
||||
String galleryPaginationText({
|
||||
|
||||
@@ -328,10 +328,10 @@ class StreamChatLocalizationsKo extends GlobalStreamChatLocalizations {
|
||||
@override
|
||||
String get inText => '에';
|
||||
|
||||
@override
|
||||
String get youText => '당신';
|
||||
// This is the word for 'customer' or 'user' because saying 'you' directly
|
||||
// is too informal and rude
|
||||
@override
|
||||
String get youText => '당신';
|
||||
|
||||
@override
|
||||
String galleryPaginationText(
|
||||
|
||||
Reference in New Issue
Block a user