add_background增加中文翻译
This commit is contained in:
parent
1130d42fd7
commit
07417af024
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,6 +24,7 @@ dist/
|
||||
# 忽略名为 test 的文件夹
|
||||
test/
|
||||
.cursor/
|
||||
.qoder/
|
||||
|
||||
|
||||
# 忽略所有 文件夹
|
||||
|
||||
@ -1117,6 +1117,37 @@
|
||||
"Tool deleted successfully": "工具删除成功",
|
||||
"Route not found: ": "路由未找到:",
|
||||
"Remove Background": "图片去背景",
|
||||
"Add Background": "添加背景",
|
||||
"Add custom background color to images": "为图片添加自定义背景颜色",
|
||||
"Add custom background color to images. Free online tool to add background to transparent images. Supports JPG, PNG, WebP formats.": "为图片添加自定义背景颜色。免费在线工具,可为透明背景图片添加背景。支持 JPG、PNG、WebP 格式。",
|
||||
"add background, background color, image background, transparent background, online background tool, image processing, background editor, free tool": "添加背景、背景颜色、图片背景、透明背景、在线背景工具、图片处理、背景编辑器、免费工具",
|
||||
"Background Color": "背景颜色",
|
||||
"Color Tones": "色调",
|
||||
"Upload Image": "上传图片",
|
||||
"or": "或",
|
||||
"Paste image URL here": "在此粘贴图片URL",
|
||||
"Drag and drop your image anywhere, or paste image directly": "将图片拖放到任意位置,或直接粘贴图片",
|
||||
"Supports JPG, PNG, WebP formats": "支持 JPG、PNG、WebP 格式",
|
||||
"Loading image from URL...": "正在从URL加载图片...",
|
||||
"Apply Background": "应用背景",
|
||||
"Applying background...": "正在应用背景...",
|
||||
"Change Image": "更换图片",
|
||||
"Add New Image": "添加新图片",
|
||||
"Drop image anywhere to add background": "将图片拖放到任意位置以添加背景",
|
||||
"Please upload an image first": "请先上传图片",
|
||||
"Please enter a valid hex color code": "请输入有效的十六进制颜色代码",
|
||||
"Background applied successfully": "背景应用成功",
|
||||
"Failed to apply background": "应用背景失败",
|
||||
"Please enter an image URL": "请输入图片URL",
|
||||
"Please enter a valid image URL": "请输入有效的图片URL",
|
||||
"Unsupported image format. Please use JPG, PNG, or WebP": "不支持的图片格式,请使用 JPG、PNG 或 WebP",
|
||||
"Image size exceeds 10MB limit": "图片大小超过10MB限制",
|
||||
"Image processing failed, please try again": "图片处理失败,请重试",
|
||||
"Failed to load image from URL": "从URL加载图片失败",
|
||||
"CORS error. The image server does not allow cross-origin access.": "跨域错误,图片服务器不允许跨域访问",
|
||||
"Failed to load image. Please check the URL and try again.": "加载图片失败,请检查URL后重试",
|
||||
"Failed to load image": "加载图片失败",
|
||||
"Please upload an image file": "请上传图片文件",
|
||||
"Remove Background - Free AI Background Removal Tool": "图片去背景 - 免费AI背景移除工具",
|
||||
"Remove background from images using AI technology": "使用AI技术去除图片背景",
|
||||
"Remove background from images using AI technology. Free online tool to remove image backgrounds instantly. Supports JPG, PNG, WebP formats.": "使用AI技术去除图片背景。免费在线工具,即时去除图片背景。支持 JPG、PNG、WebP 格式。",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user