Update packages/stream_chat_localizations/lib/src/stream_chat_localizations_de.dart
Co-authored-by: Leandro Borges Ferreira <[email protected]>
This commit is contained in:
co-authored by
Leandro Borges Ferreira
parent
8d6336ee7d
commit
95070125ef
@@ -15,7 +15,7 @@ class StreamChatLocalizationsDe extends GlobalStreamChatLocalizations {
|
||||
String get noUsersLabel => 'Derzeit gibt es keine User';
|
||||
|
||||
@override
|
||||
String get noPhotoOrVideoLabel => 'Es gibt kein Foto oder Video';
|
||||
String get noPhotoOrVideoLabel => 'Es gibt keine Foto oder Video';
|
||||
|
||||
@override
|
||||
String get retryLabel => 'Erneut versuchen';
|
||||
|
||||
Reference in New Issue
Block a user