Files
Artyom SavchenkoGitHubCopilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
e3d3276451 feat: Ability to skip initial content creation (#10812)
* feat: Configure workspaces during creation

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Fix question description

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Clean up

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Fix formatting

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Fix tests

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Fix tests

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Potential fix for pull request finding 'CodeQL / Insecure randomness'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>

* Revert "Potential fix for pull request finding 'CodeQL / Insecure randomness'"

This reverts commit e37b6de69c.

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Simplify workspace creation

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Fix layout

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Clean up

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Keep redesigned version

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Fix tests

Signed-off-by: Artem Savchenko <armisav@gmail.com>

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-05-22 18:58:10 +07:00

66 lines
2.0 KiB
JSON

{
"string": {
"Create": "创建",
"Cancel": "取消",
"Ok": "确定",
"Save": "保存",
"Saved": "已保存...",
"Download": "下载",
"DownloadOriginal": "下载原文件",
"Delete": "删除",
"Close": "关闭",
"NotSelected": "未选择",
"Deselect": "取消选择",
"Archived": "(已归档)",
"AddSocialLinks": "添加社交链接",
"EditSocialLinks": "编辑社交链接",
"Change": "更改",
"Remove": "移除",
"Search": "搜索...",
"Spaces": "空间",
"NumberSpaces": "{count, plural, =0 {在} =1 {在 1 个空间} other {在 # 个空间}}",
"InThis": "在这个 {space}",
"NoMatchesInThis": "在这个 {space} 中未找到匹配项",
"NoMatchesFound": "未找到匹配项",
"NotInThis": "不在这个 {space}",
"Match": "匹配",
"Add": "添加",
"Edit": "编辑",
"DocumentPreview": "预览",
"MakePrivate": "设为私有",
"MakePrivateDescription": "只有成员可以查看",
"Created": "已创建",
"Selected": "已选",
"NoResults": "没有可显示结果",
"Next": "下一步",
"FailedToPreview": "预览失败",
"ContentType": "内容类型",
"ContentTypeNotSupported": "此內容類型無法預覽",
"StartDrawing": "随意涂鸦",
"DrawingHistory": "涂鸦的历史",
"ColorAdd": "添加颜色预设",
"ColorRemove": "删除颜色预设",
"ColorReset": "重置颜色预设",
"Copy": "复制",
"DocumentUrlCopied": "已复制",
"CopyLink": "复制链接",
"AccessDenied": "对象不存在或您无权访问。",
"UnableToFollowMention": "无法打开提及的对象",
"Undo": "撤销",
"Redo": "重做",
"ClearCanvas": "清除画布",
"PenTool": "画笔",
"EraserTool": "橡皮擦",
"PanTool": "移动",
"TextTool": "文字",
"LineTool": "直线",
"RectangleTool": "矩形",
"EllipseTool": "椭圆",
"PaletteManagementMenu": "管理颜色预设",
"BetaVersion": "Beta 版本"
},
"status": {
"FileTooLarge": "文件太大"
}
}