diff --git a/nix-monitor/translations/en.json b/nix-monitor/translations/en.json index eb9c456..869f11f 100644 --- a/nix-monitor/translations/en.json +++ b/nix-monitor/translations/en.json @@ -39,9 +39,9 @@ "setting.system_stats_check_interval.label": "System stats check interval", "setting.system_stats_check_interval.description": "How often to check for system stats (in minutes)", "setting.checking_notification.label": "Show checking update notification", - "setting.checking_notification.description": "Wether to show a notification whenever checking is in progress", + "setting.checking_notification.description": "Whether to show a notification whenever checking is in progress", "setting.show_update_notification.label": "Show update notification", - "setting.show_update_notification.description": "Wether to show a notification whenever update is available", + "setting.show_update_notification.description": "Whether to show a notification whenever update is available", "setting.branch.label": "Branch", "setting.branch.description": "Which nixpkgs branch to use", "setting.update_command.label": "Update command",