mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 04:51:45 +02:00
More Language string migration
This commit is contained in:
@@ -8,7 +8,7 @@ import styles from './Settings.css';
|
||||
|
||||
function Settings() {
|
||||
return (
|
||||
<PageContent title="Settings">
|
||||
<PageContent title={translate('Settings')}>
|
||||
<SettingsToolbarConnector
|
||||
hasPendingChanges={false}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user