fix(nix-monitor): fix translation
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user