mirror of
https://github.com/Shiewk/Widgets.git
synced 2026-04-28 11:34:17 +02:00
Add combo widget (#3)
This commit is contained in:
@@ -116,5 +116,9 @@
|
||||
"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",
|
||||
"widgets.widgets.tps.tps": "%s TPS"
|
||||
"widgets.widgets.tps.tps": "%s TPS",
|
||||
"widgets.widgets.combo": "Combo",
|
||||
"widgets.widgets.combo.description": "Shows your current Combo",
|
||||
"widgets.widgets.combo.combo": "Combo: %s",
|
||||
"widgets.widgets.combo.displayThreshold": "Display Threshold"
|
||||
}
|
||||
Reference in New Issue
Block a user