diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index 2de5826c..cdb14c1f 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -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",