1
mirror of https://github.com/Shiewk/Widgets.git synced 2026-04-28 11:34:17 +02:00

Add armor hud widget (#3)

This commit is contained in:
Shy
2025-08-09 11:41:59 +02:00
parent 669dfb2de4
commit d39473d296
4 changed files with 148 additions and 5 deletions
@@ -10,6 +10,13 @@
"widgets.ui.preview": "Preview",
"widgets.ui.search": "Search...",
"widgets.ui.widgetSettings": "Edit %s settings",
"widgets.widgets.armorHud": "Armor Status",
"widgets.widgets.armorHud.description": "Shows the armor you are currently wearing and its durability.",
"widgets.widgets.armorHud.durabilityStyle": "Durability style",
"widgets.widgets.armorHud.durabilityStyle.number": "Number",
"widgets.widgets.armorHud.durabilityStyle.percent": "Percent",
"widgets.widgets.armorHud.padding": "Padding",
"widgets.widgets.armorHud.showDurability": "Show durability label",
"widgets.widgets.bandwidth": "Bandwidth",
"widgets.widgets.bandwidth.description": "Shows how much data is being read/sent from the server you're connected to.",
"widgets.widgets.bandwidth.dynamicColor": "Dynamic Color",