mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-25 22:59:10 -04:00
More Language string migration
This commit is contained in:
@@ -51,7 +51,7 @@ class LogFiles extends Component {
|
||||
} = this.props;
|
||||
|
||||
return (
|
||||
<PageContent title="Log Files">
|
||||
<PageContent title={translate('LogFiles')}>
|
||||
<PageToolbar>
|
||||
<PageToolbarSection>
|
||||
<LogsNavMenu current={currentLogView} />
|
||||
|
||||
Reference in New Issue
Block a user