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

Add real-time stats for bandwidth, FPS, and memory usage (#4)

This commit is contained in:
Shy
2025-12-21 11:28:23 +01:00
parent a55c09b103
commit 9af71a7e67
5 changed files with 66 additions and 10 deletions
@@ -33,6 +33,7 @@
"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",
"widgets.widgets.bandwidth.fastupdate": "Fast update",
"widgets.widgets.bandwidth.unit": "Unit",
"widgets.widgets.basictext.alignment": "Text alignment",
"widgets.widgets.basictext.alignment.center": "Center",
@@ -71,6 +72,7 @@
"widgets.widgets.common.hideInSingleplayer": "Hide in singleplayer worlds",
"widgets.widgets.common.rainbow": "Rainbow text",
"widgets.widgets.common.rainbow.speed": "Rainbow speed",
"widgets.widgets.common.realtime": "Real-time updating (may use more performance)",
"widgets.widgets.common.showLabel": "Show label",
"widgets.widgets.common.sizePercent": "Widget size (%)",
"widgets.widgets.coordinates": "Coordinates",