docs: update error message for various components (#1354)
This commit is contained in:
@@ -51,7 +51,7 @@ const messages = defineMessages('components.TitleCard', {
|
||||
watchlistDeleted:
|
||||
'<strong>{title}</strong> Removed from watchlist successfully!',
|
||||
watchlistCancel: 'watchlist for <strong>{title}</strong> canceled.',
|
||||
watchlistError: 'Something went wrong try again.',
|
||||
watchlistError: 'Something went wrong. Please try again.',
|
||||
});
|
||||
|
||||
const TitleCard = ({
|
||||
|
||||
Reference in New Issue
Block a user