feat: replace infinite scroll with load more button for footer access
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
"placeholderLocation": "Standort",
|
||||
"addFavorite": "Zu Favoriten hinzufügen",
|
||||
"removeFavorite": "Aus Favoriten entfernen",
|
||||
"noListings": "Keine Anzeigen gefunden"
|
||||
"noListings": "Keine Anzeigen gefunden",
|
||||
"loadMore": "Mehr laden"
|
||||
},
|
||||
"common": {
|
||||
"loading": "Laden...",
|
||||
|
||||
@@ -24,7 +24,8 @@
|
||||
"placeholderLocation": "Location",
|
||||
"addFavorite": "Add to favorites",
|
||||
"removeFavorite": "Remove from favorites",
|
||||
"noListings": "No listings found"
|
||||
"noListings": "No listings found",
|
||||
"loadMore": "Load more"
|
||||
},
|
||||
"common": {
|
||||
"loading": "Loading...",
|
||||
|
||||
@@ -24,7 +24,8 @@
|
||||
"placeholderLocation": "Emplacement",
|
||||
"addFavorite": "Ajouter aux favoris",
|
||||
"removeFavorite": "Retirer des favoris",
|
||||
"noListings": "Aucune annonce trouvée"
|
||||
"noListings": "Aucune annonce trouvée",
|
||||
"loadMore": "Charger plus"
|
||||
},
|
||||
"common": {
|
||||
"loading": "Chargement...",
|
||||
|
||||
Reference in New Issue
Block a user