release: opensource snapshot 2026-02-27 19:25:00
This commit is contained in:
31
messages/zh/workspace.json
Normal file
31
messages/zh/workspace.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"title": "我的项目",
|
||||
"subtitle": "管理您的AI动漫制作项目",
|
||||
"newProject": "新建项目",
|
||||
"searchPlaceholder": "搜索项目名称或描述...",
|
||||
"searchButton": "搜索",
|
||||
"clearButton": "清除",
|
||||
"updatedAt": "更新于",
|
||||
"noProjects": "还没有项目",
|
||||
"noProjectsDesc": "创建您的第一个AI动漫制作项目",
|
||||
"noResults": "没有找到匹配的项目",
|
||||
"noResultsDesc": "尝试使用不同的搜索词",
|
||||
"createProject": "新建项目",
|
||||
"editProject": "编辑项目",
|
||||
"deleteProject": "删除项目",
|
||||
"deleteConfirm": "确定要删除项目\"{name}\"吗?此操作无法撤销。",
|
||||
"projectName": "项目名称",
|
||||
"projectNamePlaceholder": "输入项目名称",
|
||||
"projectDescription": "项目描述(可选)",
|
||||
"projectDescriptionPlaceholder": "输入项目描述",
|
||||
"creating": "创建中...",
|
||||
"saving": "保存中...",
|
||||
"createFailed": "创建项目失败",
|
||||
"updateFailed": "更新项目失败",
|
||||
"deleteFailed": "删除项目失败",
|
||||
"totalProjects": "共 {count} 个项目",
|
||||
"statsEpisodes": "章节数",
|
||||
"statsImages": "图片数",
|
||||
"statsVideos": "视频数",
|
||||
"noContent": "暂无内容"
|
||||
}
|
||||
Reference in New Issue
Block a user