mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 12:18:35 -05:00
fix: convert genre/studio to string in create slider (#3201)
* fix: convert genre/studio to string in create slider * fix: fix typo in variable name for i18n message
This commit is contained in:
@@ -715,7 +715,7 @@
|
||||
"components.Settings.SettingsMain.DiscoverCustomization.CreateSlider.providetmdbnetwork": "Provide TMDB Network ID",
|
||||
"components.Settings.SettingsMain.DiscoverCustomization.CreateSlider.providetmdbsearch": "Provide a search query",
|
||||
"components.Settings.SettingsMain.DiscoverCustomization.CreateSlider.providetmdbstudio": "Provide TMDB Studio ID",
|
||||
"components.Settings.SettingsMain.DiscoverCustomization.CreateSlider.seachGenres": "Search genres…",
|
||||
"components.Settings.SettingsMain.DiscoverCustomization.CreateSlider.searchGenres": "Search genres…",
|
||||
"components.Settings.SettingsMain.DiscoverCustomization.CreateSlider.searchKeywords": "Search keywords…",
|
||||
"components.Settings.SettingsMain.DiscoverCustomization.CreateSlider.searchStudios": "Search studios…",
|
||||
"components.Settings.SettingsMain.DiscoverCustomization.CreateSlider.slidernameplaceholder": "Slider Name",
|
||||
|
||||
Reference in New Issue
Block a user