mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
fix(lang): Edit English language strings (#820)
This commit is contained in:
@@ -27,7 +27,7 @@ const messages = defineMessages({
|
||||
notificationsettingssaved: 'Notification settings saved!',
|
||||
notificationsettingsfailed: 'Notification settings failed to save.',
|
||||
enablenotifications: 'Enable Notifications',
|
||||
autoapprovedrequests: 'Enable Notifications for Auto-Approved Requests',
|
||||
autoapprovedrequests: 'Enable Notifications for Automatic Approvals',
|
||||
});
|
||||
|
||||
interface SettingsRoute {
|
||||
|
Reference in New Issue
Block a user