From bfc72d0af10e0e2c4bacd244f09336a7c8a0622a Mon Sep 17 00:00:00 2001 From: bernarddesfosse <61179492+bernarddesfosse@users.noreply.github.com> Date: Mon, 1 Jul 2024 21:31:59 -0400 Subject: [PATCH] Update en_US.lang --- client/languages/en_US.lang | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/languages/en_US.lang b/client/languages/en_US.lang index 7c546bd..2e1ae73 100644 --- a/client/languages/en_US.lang +++ b/client/languages/en_US.lang @@ -2034,6 +2034,8 @@ module.minimap.setting.player_arrow_size.name=Player Arrow Size module.minimap.setting.player_arrow_size.description=Adjusts the size of the player's arrow on the minimap. module.minimap.setting.player_arrow_color.name=Player Arrow Color module.minimap.setting.player_arrow_color.description=Adjusts the color of the player's arrow on the minimap. +module.minimap.setting.scale_according_to_guiscale.name=Scale With GuiScale +module.minimap.setting.scale_according_to_guiscale.description=Allows you to use bigger radiuses when disabled as you can not scale the map down currently. ## Movable Actionbar Module module.movable_actionbar.name=Movable Actionbar