add message localizations

This commit is contained in:
MateusHBR
2022-04-18 14:27:21 -03:00
parent 8bdcc6b7f0
commit b5e99e505d
10 changed files with 33 additions and 0 deletions
@@ -392,6 +392,9 @@ class NnStreamChatLocalizations extends GlobalStreamChatLocalizations {
@override
String get slowModeOnLabel => 'Slow mode ON';
@override
String get viewLibrary => 'View library';
}
void main() async {