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