refactor(i18n): update label for monitorNewItems to 'Monitor New Seasons'
This commit is contained in:
@@ -78,7 +78,7 @@ const messages = defineMessages('components.Settings.SonarrModal', {
|
||||
animeTags: 'Anime Tags',
|
||||
notagoptions: 'No tags.',
|
||||
selecttags: 'Select tags',
|
||||
monitorNewItems: 'Monitor New Items',
|
||||
monitorNewItems: 'Monitor New Seasons',
|
||||
});
|
||||
|
||||
interface SonarrModalProps {
|
||||
|
||||
@@ -1063,7 +1063,7 @@
|
||||
"components.Settings.SonarrModal.loadinglanguageprofiles": "Loading language profiles…",
|
||||
"components.Settings.SonarrModal.loadingprofiles": "Loading quality profiles…",
|
||||
"components.Settings.SonarrModal.loadingrootfolders": "Loading root folders…",
|
||||
"components.Settings.SonarrModal.monitorNewItems": "Monitor New Items",
|
||||
"components.Settings.SonarrModal.monitorNewItems": "Monitor New Seasons",
|
||||
"components.Settings.SonarrModal.notagoptions": "No tags.",
|
||||
"components.Settings.SonarrModal.port": "Port",
|
||||
"components.Settings.SonarrModal.qualityprofile": "Quality Profile",
|
||||
|
||||
Reference in New Issue
Block a user