From daa2d4bf9eaafc8ed6a5435c1f1e1d57886d7674 Mon Sep 17 00:00:00 2001 From: SpikeHD Date: Sun, 24 Apr 2022 20:01:52 -0700 Subject: [PATCH] fix 'Use HTTPS' being untranslate-able --- resources/js/translation.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/js/translation.js b/resources/js/translation.js index 6f417cc..e0446f6 100644 --- a/resources/js/translation.js +++ b/resources/js/translation.js @@ -56,7 +56,7 @@ async function doTranslation() { set('languageSubtitle', 'languageSubtitle') set('serverLaunchTitle', 'enableServerLauncherOption') set('serverSubtitle', 'enableServerLauncherSubtitle') - set('httpsOption', 'httpsOption') + set('httpsTitle', 'httpsOption') set('httpsSubtitle', 'httpsSubtitle') // Intro popup