mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-26 23:06:43 -04:00
More Language string migration
This commit is contained in:
@@ -33,7 +33,7 @@ function LogsTable(props) {
|
||||
} = props;
|
||||
|
||||
return (
|
||||
<PageContent title="Logs">
|
||||
<PageContent title={translate('Logs')}>
|
||||
<PageToolbar>
|
||||
<PageToolbarSection>
|
||||
<PageToolbarButton
|
||||
|
||||
Reference in New Issue
Block a user