+ {t("home.watchlistLogin")}
+
+
+ )}
>
);
};
diff --git a/front/translations/en.json b/front/translations/en.json
index b969458b..cb17c603 100644
--- a/front/translations/en.json
+++ b/front/translations/en.json
@@ -4,7 +4,8 @@
"news": "News",
"watchlist": "Continue watching",
"info": "See more",
- "none": "No episodes"
+ "none": "No episodes",
+ "watchlistLogin": "To keep track of what you watched or plan to watch, you need to login."
},
"show": {
"play": "Play",
diff --git a/front/translations/fr.json b/front/translations/fr.json
index bb28f436..f44291df 100644
--- a/front/translations/fr.json
+++ b/front/translations/fr.json
@@ -4,7 +4,8 @@
"news": "Nouveautés",
"watchlist": "Continuer de regarder",
"info": "Voir plus",
- "none": "Aucun episode"
+ "none": "Aucun episode",
+ "watchlistLogin": "Pour suivre ce que vous avez regardé ou prévoyez de regarder, vous devez vous connecter."
},
"show": {
"play": "Lecture",