added localizations
This commit is contained in:
@@ -84,6 +84,10 @@ class NnStreamChatLocalizations extends GlobalStreamChatLocalizations {
|
||||
return 'Pinned by ${pinnedBy.name}';
|
||||
}
|
||||
|
||||
@override
|
||||
String get sendMessagePermissionError =>
|
||||
'You don\'t have permission to send messages';
|
||||
|
||||
@override
|
||||
String get emptyMessagesText => 'There are no messages currently';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user