scratch-paint/translations/en.json
2017-08-21 18:01:41 -04:00

10 lines
215 B
JSON

{
"paint.brushMode.brush": {
"message": "Brush",
"description": "Label for the brush tool"
},
"paint.eraserMode.eraser": {
"message": "Eraser",
"description": "Label for the eraser tool"
}
}