Honestly don't know if that's worth a pr, but here it is.
This fixes a warning caused by unterminated json that was printed in the log files, however it didn't actually affect translations.
Skipped language file: lambdynlights:lang/de_de.json
(com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException:
Unterminated object at line 14 column 4 path $.lambdynlights.tooltip.mode.1)
Honestly don't know if that's worth a pr, but here it is.
This fixes a warning caused by unterminated json that was printed in the log files, however it didn't actually affect translations.