mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Bugfixes, added sorting by distance, localization system improvements
This commit is contained in:
@@ -3,11 +3,15 @@
|
||||
"HP": "HP:",
|
||||
"gold": "Gold",
|
||||
"mini": "Mini",
|
||||
"player": "Player",
|
||||
"rage": "Rage:",
|
||||
"silver": "Silver",
|
||||
"stamina": "Stamina:"
|
||||
"stamina": "Stamina:",
|
||||
"total_damage": "Total Damage"
|
||||
},
|
||||
"customization_menu": {
|
||||
"UI_font": "UI Font",
|
||||
"UI_font_notice": "Any changes to the font require script reload!",
|
||||
"anchor": "Anchor",
|
||||
"background": "Background",
|
||||
"bar": "Bar",
|
||||
@@ -17,6 +21,7 @@
|
||||
"bottom_left": "Bottom-Left",
|
||||
"bottom_right": "Bottom-Right",
|
||||
"break_count": "Break Count",
|
||||
"capture_line": "Capture Line",
|
||||
"color": "Color",
|
||||
"colors": "Colors",
|
||||
"crown": "Crown",
|
||||
@@ -34,19 +39,18 @@
|
||||
"enabled": "Enabled",
|
||||
"family": "Family",
|
||||
"first": "First",
|
||||
"font": "Font",
|
||||
"font_notice": "Any changes to the font require script reload!",
|
||||
"foreground": "Foreground",
|
||||
"global_settings": "Global Settings",
|
||||
"health": "Health",
|
||||
"health_percentage": "Health Percentage",
|
||||
"height": "Height",
|
||||
"hide_dead_or_captured": "Hide dead or captured",
|
||||
"hide_module_if_total_damage_is_zero": "Hide Module if Total Damage is 0",
|
||||
"hide_player_if_player_damage_is_zero": "Hide Player if Player Damage is 0",
|
||||
"hide_total_if_total_damage_is_zero": "Hide Total if Total Damage is 0",
|
||||
"hide_undamaged_parts": "Hide Undamaged Parts",
|
||||
"highlighted_bar": "Highlighted Bar",
|
||||
"highlighted_damage_bar": "Highlighted Damage Bar",
|
||||
"higlighted_bar": "Highlighted Bar",
|
||||
"horizontal": "Horizontal",
|
||||
"hunter_rank": "Hunter Rank",
|
||||
"include": "Include",
|
||||
@@ -62,6 +66,7 @@
|
||||
"max_distance": "Max Distance",
|
||||
"max_monster_updates_per_tick": "Max Monster Updates per Tick",
|
||||
"me": "Me",
|
||||
"menu_font": "Menu Font",
|
||||
"mod_name": "MHR Overlay",
|
||||
"module_visibility_on_different_screens": "Module Visibility on Different Screens",
|
||||
"modules": "Modules",
|
||||
@@ -107,6 +112,7 @@
|
||||
"text_label": "Text Label",
|
||||
"time_UI": "Time UI",
|
||||
"time_label": "Time Label",
|
||||
"timer_label": "Timer Label",
|
||||
"top_damage": "Top Damage",
|
||||
"top_left": "Top-Left",
|
||||
"top_right": "Top-Right",
|
||||
@@ -129,6 +135,7 @@
|
||||
"y": "Y",
|
||||
"z": "Z"
|
||||
},
|
||||
"font_name": "NotoSansKR-Bold.otf",
|
||||
"parts": {
|
||||
"abdomen": "Abdomen",
|
||||
"arms": "Arms",
|
||||
|
||||
Reference in New Issue
Block a user