mirror of
https://github.com/sct/overseerr.git
synced 2025-12-28 00:54:03 +01: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