mirror of
https://github.com/Shiewk/Widgets.git
synced 2026-04-28 11:34:17 +02:00
Speed widget
This commit is contained in:
@@ -92,6 +92,14 @@
|
||||
"widgets.widgets.serverIP": "Server IP",
|
||||
"widgets.widgets.serverIP.description": "Shows the server address",
|
||||
"widgets.widgets.serverIP.dynamicWidth": "Dynamically set widget width",
|
||||
"widgets.widgets.speed": "Speed",
|
||||
"widgets.widgets.speed.description": "Shows the speed you are moving at.",
|
||||
"widgets.widgets.speed.digits": "Digits after comma",
|
||||
"widgets.widgets.speed.unit": "Unit",
|
||||
"widgets.widgets.speed.windowSize": "Averaging window size",
|
||||
"widgets.widgets.speed.withX": "With X-axis velocity",
|
||||
"widgets.widgets.speed.withY": "With Y-axis velocity",
|
||||
"widgets.widgets.speed.withZ": "With Z-axis velocity",
|
||||
"widgets.widgets.tps": "TPS",
|
||||
"widgets.widgets.tps.description": "Shows the current TPS when in singleplayer or estimates server TPS when in multiplayer",
|
||||
"widgets.widgets.tps.dynamicColor": "Dynamic Color",
|
||||
|
||||
Reference in New Issue
Block a user