Initial Push

This commit is contained in:
Qstick
2020-10-18 04:18:35 -04:00
parent 09ed2ab889
commit e1020f4107
1845 changed files with 1516 additions and 113975 deletions
@@ -189,7 +189,7 @@ class GeneralSettings extends Component {
kind={kinds.DANGER}
title={translate('RestartRadarr')}
message={
`Radarr requires a restart to apply changes, do you want to restart now? ${isWindowsService ? 'Depending which user is running the Radarr service you may need to restart Radarr as admin once before the service will start automatically.' : ''}`
`Prowlarr requires a restart to apply changes, do you want to restart now? ${isWindowsService ? 'Depending which user is running the Prowlarr service you may need to restart Prowlarr as admin once before the service will start automatically.' : ''}`
}
cancelLabel={translate('IllRestartLater')}
confirmLabel={translate('RestartNow')}