mirror of
https://github.com/Grasscutters/GrassClipper.git
synced 2024-11-22 07:08:11 +00:00
fix 'Use HTTPS' being untranslate-able
This commit is contained in:
parent
d8e18b4a46
commit
daa2d4bf9e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user