feat: add favorites state and buttons
This commit is contained in:
@@ -139,6 +139,12 @@ export const enDict: Dict = {
|
||||
adminSearchQuery: "Query",
|
||||
adminSearchTime: "Time",
|
||||
adminSearchId: "ID",
|
||||
favoriteAdd: "Add to favorites",
|
||||
favoriteRemove: "Remove from favorites",
|
||||
favoriteAdded: "Added to favorites",
|
||||
favoriteRemoved: "Removed from favorites",
|
||||
favoriteFailed: "Could not update favorites",
|
||||
favoriteLoginRequired: "Connect your wallet to save favorites",
|
||||
favorites: "My Favorites",
|
||||
favoritesComingSoon: "Coming Soon",
|
||||
favoritesComingSoonDesc:
|
||||
|
||||
Reference in New Issue
Block a user