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": "未保存の変更",
|
||||
"saved": "保存済み",
|
||||
"layers": "レイヤー",
|
||||
"newLayer": "新しいレイヤー",
|
||||
"up": "上へ",
|
||||
"down": "下へ",
|
||||
"delete": "削除",
|
||||
@@ -86,9 +87,13 @@
|
||||
"faceDetectionTip": "{count}件の顔が見つかりました。正面を向いた顔がはっきり写っている画像レイヤーを選ぶと、より良い結果になります。",
|
||||
"toolPointer": "ポインター",
|
||||
"toolPan": "パン",
|
||||
"toolFace": "顔",
|
||||
"toolFace": "顔ぼかし",
|
||||
"toolFill": "塗りつぶし",
|
||||
"toolBrush": "ブラシ",
|
||||
"toolText": "テキスト",
|
||||
"toolImage": "画像",
|
||||
"fillColor": "塗りつぶし色",
|
||||
"fillTolerance": "許容値",
|
||||
"canvasSizeTitle": "キャンバスサイズ",
|
||||
"modePreset": "プリセット",
|
||||
"modeCustom": "カスタム",
|
||||
|
||||
Reference in New Issue
Block a user