mirror of
https://github.com/YuzuZensai/Pien-Studio.git
synced 2026-09-02 14:18:35 +00:00
✨ feat: layer effects, bucket fill, simple brush
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
"unsavedChanges": "Unsaved changes",
|
||||
"saved": "Saved",
|
||||
"layers": "Layers",
|
||||
"newLayer": "New layer",
|
||||
"up": "Up",
|
||||
"down": "Down",
|
||||
"delete": "Delete",
|
||||
@@ -86,9 +87,13 @@
|
||||
"faceDetectionTip": "{count} face(s) found. Select an image layer with a clear, front-facing face for best results.",
|
||||
"toolPointer": "Pointer",
|
||||
"toolPan": "Pan",
|
||||
"toolFace": "Face",
|
||||
"toolFace": "Face Blur",
|
||||
"toolFill": "Fill",
|
||||
"toolBrush": "Brush",
|
||||
"toolText": "Text",
|
||||
"toolImage": "Image",
|
||||
"fillColor": "Fill color",
|
||||
"fillTolerance": "Tolerance",
|
||||
"canvasSizeTitle": "Canvas Size",
|
||||
"modePreset": "Preset",
|
||||
"modeCustom": "Custom",
|
||||
|
||||
Reference in New Issue
Block a user