{ "TYPES": { "Actor": { "player": "Player" } }, "taf": { "settings": { "canPlayersManageAttributes": { "name": "Players Can Manage Attributes", "hint": "This allows players who have edit access to a document to be able to edit what attributes those characters have via the attribute editor" } }, "sheet-names": { "PlayerSheet": "Player Sheet" }, "Apps": { "QueryStatus": { "user-disconnected-tooltip": "This user is not logged in to Foundry" }, "TAFDocumentSheetConfig": { "Sizing": "Sizing", "Width": { "label": "Width" }, "Height": { "label": "Height" }, "Resizable": { "label": "Resizable" }, "tabs": { "foundry": "Foundry", "system": "Text-Based Actors" } } }, "notifs": { "error": { "missing-id": "An ID must be provided", "invalid-socket": "Invalid socket data received, this means a module or system bug is present.", "unknown-socket-event": "An unknown socket event was received: {event}", "malformed-socket-payload": "Socket event \"{event}\" received with malformed payload. Details: {details}" } } } }