rename latest channel string to "stable"

This commit is contained in:
jeffvli 2025-10-12 02:31:58 -07:00
parent 9ae4be9336
commit 912aea8174

View file

@ -530,7 +530,7 @@
"customFontPath": "custom font path",
"customFontPath_description": "sets the path to the custom font to use for the application",
"disableAutomaticUpdates": "disable automatic updates",
"releaseChannel_optionLatest": "latest",
"releaseChannel_optionLatest": "stable",
"releaseChannel_optionBeta": "beta",
"releaseChannel": "release channel",
"releaseChannel_description": "choose between stable releases or beta releases for automatic updates",