{
"List": "Active Holograms:\n- {0}\nYou can teleport to them with /hologram teleport <hologram>",
"Teleported": "You have teleported to the hologram \"{0}\".",
"HologramCreated": "You have created a hologram with that name at your position.",
"InvalidHologram": "A hologram with that name couldn't be found.",
"HologramExists": "A hologram with that name already exists.",
"InvalidNumber": "That is not a number.",
"InvalidIndex": "This hologram does not have that many/little lines.",
"RemovedLine": "You have removed the line #{0} from the hologram \"{1}\"",
"AddLine": "You have added that line to the hologram \"{0\"",
"SetLine": "You have re-set the line #{0} from the hologram \"{1}\"",
"Renamed": "You have renamed the hologram \"{0}\" to \"{1}\"",
"LineSpacing": "You have set the line spacing of the hologram \"{0}\" to {1}m",
"HologramDeleted": "You have deleted that hologram.",
"ViewRadius": "You have set the view radius of the hologram \"{0}\" to {1}m",
"NoPermission": "You do not have permission to execute this command.",
"Help": "<color=#4287f5>Holograms Help</color>\n/{0} create <name> - Create a hologram with that name\n/{0} delete <name> - Delete a hologram with that name\n/{0} list - List all of the active holograms\n/{0} teleport <hologram> - Teleport to that hologram\n/{0} rename <hologram> <new name> - Rename a hologram\n\n/{0} spacing <hologram> <spacing> - Change the spacing between lines (metres) of a hologram\n/{0} update <interval> - Change the placeholder update delay (seconds) of a hologram\n/{0} radius <radius> - Change the view radius (metres) of a hologram\n\n/{0} addline <hologram> <text> - Add a line to the hologram\n/{0} setline <hologram> <line> <text> - Set an existing line of a hologram\n/{0} remline <hologram> <line> - Remove a line from a hologram"
}