{
    "paint.paintEditor.redo": {
        "message": "Wiederherstellen",
        "description": "Alt to image for the button to redo an action"
    },
    "paint.paintEditor.fill": {
        "message": "Füllen",
        "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": "Gruppieren",
        "description": "Label for the button to group shapes"
    },
    "paint.modeTools.paste": {
        "message": "Paste",
        "description": "Label for the paste button"
    },
    "paint.paintEditor.saturation": {
        "message": "Sättigung",
        "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": "Rückgängig machen",
        "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": "Helligkeit",
        "description": "Label for the brightness component in the color picker"
    },
    "paint.paintEditor.costume": {
        "message": "Kostüm",
        "description": "Label for the name of a sound"
    },
    "paint.paintEditor.back": {
        "message": "Zurück",
        "description": "Label for the `Send to back of canvas` button"
    },
    "paint.paintEditor.ungroup": {
        "message": "Gruppierung aufheben",
        "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": "Umriss",
        "description": "Label for the color picker for the outline color"
    }
}