chore: rename Jellyseerr -> Seerr, part 2 (#1987)

This commit is contained in:
TheCatLady
2025-10-06 16:47:10 -07:00
committed by GitHub
parent 2e2d2a031b
commit 94a43ea480
21 changed files with 72 additions and 112 deletions

View File

@@ -22,7 +22,7 @@ const messages = defineMessages(
toastWebPushTestSuccess: 'Web push test notification sent!',
toastWebPushTestFailed: 'Web push test notification failed to send.',
httpsRequirement:
'In order to receive web push notifications, Jellyseerr must be served over HTTPS.',
'In order to receive web push notifications, Seerr must be served over HTTPS.',
}
);