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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user