fix(nix-monitor): fix translation

This commit is contained in:
avivbintangaringga
2026-07-15 10:59:00 +07:00
parent 24b2e7f676
commit 971d4bc0ba
+2 -2
View File
@@ -39,9 +39,9 @@
"setting.system_stats_check_interval.label": "System stats check interval", "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.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.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.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.label": "Branch",
"setting.branch.description": "Which nixpkgs branch to use", "setting.branch.description": "Which nixpkgs branch to use",
"setting.update_command.label": "Update command", "setting.update_command.label": "Update command",