diff --git a/src/App.tsx b/src/App.tsx index 2f95bcb..18ed739 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -80,7 +80,9 @@ function AppContent() { return (
{label}: Gift
; } return ({label}:
+This collection is empty
+Empty collection
) : ( -No public collections found
+No public collections
) : ( -Your friends
+No friends yet. Search for users to add them!
- ) : ( - friends.map((friend) => ( -No friends yet
+ ) : ( +Received
+Sent
+No requests
)}No pending requests
- ) : ( -No sent requests
- ) : ( -- {tradesSubTab === 'pending' ? 'No pending trades' : 'No trade history'} +
+ {tradesSubTab === 'pending' ? 'No pending trades' : 'No history'}
) : ( -