]> git.lizzy.rs Git - LightOverlay.git/blobdiff - fabric/src/main/resources/assets/lightoverlay/lang/en_us.json
4.7.0
[LightOverlay.git] / fabric / src / main / resources / assets / lightoverlay / lang / en_us.json
index 4d55bbc9fa0b9dadc9b36f1b82b43c983c198cad..53465501db09a22be84422e4af9b721c4bc6a51c 100755 (executable)
@@ -1,20 +1,18 @@
 {
   "key.lightoverlay.category": "Light Overlay",
   "key.lightoverlay.enable_overlay": "Toggle Light Overlay",
-  "key.lightoverlay.decrease_reach": "Decrease Light Overlay's Reach",
-  "key.lightoverlay.increase_reach": "Increase Light Overlay's Reach",
-  "key.lightoverlay.increase_line_width": "Increase Light Overlay's Line Width",
-  "key.lightoverlay.decrease_line_width": "Decrease Light Overlay's Line Width",
-  "text.lightoverlay.current_reach": "The current reach is %d!",
-  "text.lightoverlay.current_line_width": "The current line width is %s!",
+  "description.lightoverlay.caching": "Caching is recommended if the reach is above 16 or if you are running on a potato.",
   "config.lightoverlay.general": "General",
   "config.lightoverlay.reach": "Reach:",
+  "config.lightoverlay.caching": "Caching:",
   "config.lightoverlay.crossLevel": "Light Level:",
+  "config.lightoverlay.secondaryLevel": "Secondary Light Level:",
   "config.lightoverlay.showNumber": "Show Number Instead:",
   "config.lightoverlay.smoothLines": "Smooth Lines:",
   "config.lightoverlay.underwater": "Display Underwater:",
   "config.lightoverlay.lineWidth": "Line Width:",
   "config.lightoverlay.yellowColor": "Yellow Color:",
+  "config.lightoverlay.secondaryColor": "Secondary Color:",
   "config.lightoverlay.redColor": "Red Color:",
   "config.lightoverlay.invalidColor": "Invalid Color"
 }
\ No newline at end of file