{{ isZh ? '请先选择一张图片' : 'Please select an image first' }}
{{ isZh ? '支持 JPG、PNG、GIF、WebP 格式' : 'Supports JPG, PNG, GIF, WebP formats' }}
{{ isZh ? '点击或拖拽图片到此处' : 'Click or drag image here' }}
{{ t.canvas.empty }}
{{ t.canvas.emptyHint }}
{{ isZh ? '操作提示:' : 'Tips:' }}
• {{ isZh ? '点击悬浮窗中的色块可选择颜色' : 'Click color block in popup to select' }}
• {{ isZh ? '右键点击画布像素可打开替换菜单' : 'Right-click pixel to open replace menu' }}
• {{ isZh ? '双击颜色列表中的颜色可快速设置为画笔颜色' : 'Double-click color in list to set brush' }}
• {{ isZh ? '按住鼠标中键可拖动画布' : 'Hold middle button to drag' }}