diff --git a/src/i18n/locale/en.json b/src/i18n/locale/en.json
index 276214422..b9bab2e4f 100644
--- a/src/i18n/locale/en.json
+++ b/src/i18n/locale/en.json
@@ -1080,6 +1080,11 @@
"components.UserProfile.seriesrequest": "Series Requests",
"components.UserProfile.totalrequests": "Total Requests",
"components.UserProfile.unlimited": "Unlimited",
+ "components.TitleCard.addToWatchList": "Add to watchlist",
+ "components.TitleCard.watchlistCancel": "watchlist for {title} canceled.",
+ "components.TitleCard.watchlistDeleted": "{title} Removed from watchlist successfully!",
+ "components.TitleCard.watchlistError": "Something went wrong try again.",
+ "components.TitleCard.watchlistSuccess": "{title} added to watchlist successfully!",
"i18n.advanced": "Advanced",
"i18n.all": "All",
"i18n.approve": "Approve",