Skip to content

Commit

Permalink
Added localizations for DPS and total damage toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerfan committed Apr 3, 2024
1 parent 7cce7be commit 600bcab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions localization/en-us.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1651,6 +1651,12 @@
<Setting Id="DAMAGE_METER_ENABLE_OTOMOS"
String="Show Otomos damage"
Description="If enabled, HunterPie will display Otomos damage." />
<Setting Id="DAMAGE_METER_SHOULD_SHOW_DPS"
String="Show DPS"
Description="If enabled, HunterPie will display each player's DPS." />
<Setting Id="DAMAGE_METER_SHOULD_SHOW_DAMAGE"
String="Show total damage"
Description="If enabled, HunterPie will display each player's total damage." />
<Setting Id="DEV_MOCK_MONSTER_WIDGET_STRING"
String="Developer: Mock Monster widget"
Description="DO NOT ENABLE IF YOU DO NOT KNOW WHAT YOU ARE DOING." />
Expand Down

0 comments on commit 600bcab

Please sign in to comment.