mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-03 21:37:42 -05:00
feat(frontend): added more localized strings
This commit is contained in:
@@ -35,7 +35,7 @@ const MovieSimilar: React.FC = () => {
|
||||
|
||||
return `/api/v1/movie/${router.query.movieId}/similar?page=${
|
||||
pageIndex + 1
|
||||
}`;
|
||||
}&language=${locale}`;
|
||||
},
|
||||
{
|
||||
initialSize: 3,
|
||||
|
||||
Reference in New Issue
Block a user