Fix load more

This commit is contained in:
Christian Pauly 2020-05-09 12:57:48 +02:00
commit f7fe037a6a
4 changed files with 8 additions and 2 deletions

View file

@ -227,6 +227,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Left the chat" : MessageLookupByLibrary.simpleMessage("Hat den Chat verlassen"),
"License" : MessageLookupByLibrary.simpleMessage("Lizenz"),
"Light" : MessageLookupByLibrary.simpleMessage("Hell"),
"Load more..." : MessageLookupByLibrary.simpleMessage("Lade mehr ..."),
"Loading... Please wait" : MessageLookupByLibrary.simpleMessage("Lade ... Bitte warten"),
"Login" : MessageLookupByLibrary.simpleMessage("Login"),
"Logout" : MessageLookupByLibrary.simpleMessage("Logout"),