diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-12-24 15:19:09 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-12-24 15:19:09 +0000 |
commit | 6ec304d13d5ed8a217f0f6d6ee98ecc98cac87af (patch) | |
tree | bb37288a8dba25f485c5b763098afb848a0a9669 /frontend/src/pages/Settings/Languages/index.tsx | |
parent | d6b74c908353c5051e188565e01b686a7017c3e9 (diff) | |
parent | 2247c55bfa9fd38bf3fbe80330a5c37f4988ee6a (diff) | |
download | bazarr-master.tar.gz bazarr-master.zip |
Diffstat (limited to 'frontend/src/pages/Settings/Languages/index.tsx')
-rw-r--r-- | frontend/src/pages/Settings/Languages/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/pages/Settings/Languages/index.tsx b/frontend/src/pages/Settings/Languages/index.tsx index 1bd9d72a8..4c6615784 100644 --- a/frontend/src/pages/Settings/Languages/index.tsx +++ b/frontend/src/pages/Settings/Languages/index.tsx @@ -161,7 +161,7 @@ const SettingsLanguagesView: FunctionComponent = () => { empty if you don't want Bazarr to remove language profiles. </Message> </Section> - <Section header="Default Settings"> + <Section header="Default Language Profiles For Newly Added Shows"> <Check label="Series" settingKey="settings-general-serie_default_enabled" |