mirror of
https://github.com/Shiewk/Widgets.git
synced 2026-04-28 11:34:17 +02:00
(2.4.0) Fix unknown direction display
This commit is contained in:
@@ -123,8 +123,10 @@
|
||||
"widgets.widgets.direction.short.east": "E",
|
||||
"widgets.widgets.direction.short.north": "N",
|
||||
"widgets.widgets.direction.short.south": "S",
|
||||
"widgets.widgets.direction.short.unknown": "?",
|
||||
"widgets.widgets.direction.short.west": "W",
|
||||
"widgets.widgets.direction.south": "South",
|
||||
"widgets.widgets.direction.unknown": "Unknown",
|
||||
"widgets.widgets.direction.west": "West",
|
||||
"widgets.widgets.fps": "FPS",
|
||||
"widgets.widgets.fps.description": "Shows your current FPS.",
|
||||
|
||||
Reference in New Issue
Block a user