{ "paint.paintEditor.redo": { "message": "Redo", "description": "Alt to image for the button to redo an action" }, "paint.paintEditor.fill": { "message": "Fill", "description": "Label for the color picker for the fill color" }, "paint.modeTools.eraserSize": { "message": "Eraser size", "description": "Label for the eraser size input" }, "paint.paintEditor.backward": { "message": "Backward", "description": "Label for the `Send backward on canvas` button" }, "paint.paintEditor.group": { "message": "Group", "description": "Label for the button to group shapes" }, "paint.modeTools.paste": { "message": "Paste", "description": "Label for the paste button" }, "paint.paintEditor.saturation": { "message": "Saturation", "description": "Label for the saturation component in the color picker" }, "paint.modeTools.brushSize": { "message": "Brush size", "description": "Label for the brush size input" }, "paint.paintEditor.undo": { "message": "Undo", "description": "Alt to image for the button to undo an action" }, "paint.paintEditor.forward": { "message": "Forward", "description": "Label for the `Send forward on canvas` button" }, "paint.paintEditor.brightness": { "message": "Brightness", "description": "Label for the brightness component in the color picker" }, "paint.paintEditor.costume": { "message": "Costume", "description": "Label for the name of a sound" }, "paint.paintEditor.back": { "message": "Back", "description": "Label for the `Send to back of canvas` button" }, "paint.paintEditor.ungroup": { "message": "Ungroup", "description": "Label for the button to ungroup shapes" }, "paint.paintEditor.hue": { "message": "Color", "description": "Label for the hue component in the color picker" }, "paint.modeTools.copy": { "message": "Copy", "description": "Label for the copy button" }, "paint.paintEditor.front": { "message": "Front", "description": "Label for the `Send to front of canvas` button" }, "paint.paintEditor.stroke": { "message": "Outline", "description": "Label for the color picker for the outline color" } }