mirror of
https://github.com/Shiewk/Widgets.git
synced 2026-04-28 11:34:17 +02:00
Add coordinate hiding option with custom replacement text (#9)
This commit is contained in:
@@ -96,6 +96,11 @@
|
||||
"widgets.widgets.coordinates": "Coordinates",
|
||||
"widgets.widgets.coordinates.description": "Shows your current coordinates.",
|
||||
"widgets.widgets.coordinates.directionFormat": "Direction format",
|
||||
"widgets.widgets.coordinates.hidden": "Hidden",
|
||||
"widgets.widgets.coordinates.hiddenX": "Hidden X",
|
||||
"widgets.widgets.coordinates.hiddenY": "Hidden Y",
|
||||
"widgets.widgets.coordinates.hiddenZ": "Hidden Z",
|
||||
"widgets.widgets.coordinates.hideCoordinates": "Hide coordinates",
|
||||
"widgets.widgets.coordinates.showDirection": "Show view direction",
|
||||
"widgets.widgets.coordinates.showX": "Show X coordinate",
|
||||
"widgets.widgets.coordinates.showY": "Show Y coordinate",
|
||||
|
||||
Reference in New Issue
Block a user