Add Missing Language Keys

This commit is contained in:
2022-08-06 23:38:50 +02:00
parent 8fd979e38a
commit 20454e6d0a

View File

@@ -10,5 +10,8 @@
"cl.hyperlightingconfig.title": "Hyper Lighting Config",
"cl.torchconfig.litbydefault": "Lit when Placed",
"cl.torchconfig.requirestool": "Requires Torch Lighter"
"cl.torchconfig.requirestool": "Requires Torch Lighter",
"cl.lanternconfig.litbydefault": "Lit when Placed",
"cl.lanternconfig.requirestool": "Requires Torch Lighter",
"itemGroup.hyperlighting.lighting": "Hyper Lighting (Lights)"
}