feat: build favorites page
This commit is contained in:
@@ -145,6 +145,22 @@ export const enDict: Dict = {
|
||||
favoriteRemoved: "Removed from favorites",
|
||||
favoriteFailed: "Could not update favorites",
|
||||
favoriteLoginRequired: "Connect your wallet to save favorites",
|
||||
favoritesLoginDesc:
|
||||
"Connect your wallet to view and manage your saved ARK resources.",
|
||||
favoritesLibraryTitle: "Saved resources",
|
||||
favoritesEmptyTitle: "No favorites yet",
|
||||
favoritesEmptyDesc:
|
||||
"Browse resources and tap the heart icon to save them here.",
|
||||
favoritesNoFilteredTitle: "No matching favorites",
|
||||
favoritesNoFilteredDesc:
|
||||
"Try changing your search, category, or sort filters.",
|
||||
favoritesFilterAllCategories: "All categories",
|
||||
favoritesSortFavoritedAt: "Recently saved",
|
||||
favoritesSortPublishedAt: "Newest published",
|
||||
favoritesSortHot: "Hot resources",
|
||||
favoritesSearchPlaceholder: "Search your favorites",
|
||||
favoritesUnavailable: "Unavailable",
|
||||
favoritesClearFilters: "Clear filters",
|
||||
favorites: "My Favorites",
|
||||
favoritesComingSoon: "Coming Soon",
|
||||
favoritesComingSoonDesc:
|
||||
|
||||
Reference in New Issue
Block a user