Added missing lang

This commit is contained in:
coolGi
2023-09-26 22:56:52 +09:30
parent 2142799fab
commit cbf84639ca
@@ -462,6 +462,10 @@
"Enable Silent Updates",
"distanthorizons.config.client.advanced.autoUpdater.enableSilentUpdates.@tooltip":
"Automatically updates the mod when an update is available",
"distanthorizons.config.client.advanced.autoUpdater.updateBranch":
"Update Branch",
"distanthorizons.config.client.advanced.autoUpdater.updateBranch.@tooltip":
"Where to download the latest update from.\n\nStable: Stable builds from Modrinth\nNightly: Nightly builds from Gitlab",
@@ -824,6 +828,10 @@
"distanthorizons.config.enum.ELodShading.OLD_LIGHTING":
"Old Lighting",
"distanthorizons.config.enum.ELodShading.NONE":
"None"
"None",
"distanthorizons.config.enum.EUpdateBranch.STABLE":
"Stable",
"distanthorizons.config.enum.EUpdateBranch.NIGHTLY":
"Nightly"
}