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