|
1 | 1 | {
|
2 |
| - "string": { |
3 |
| - "WorkspaceNamePattern": "名称必须为 40 个字符或更少,不能为空,不能包含特殊字符(<、>、/)", |
4 |
| - "Export": "导出", |
5 |
| - "DataToExport": "要导出的数据", |
6 |
| - "ExportDocuments": "文档", |
7 |
| - "ExportMilestones": "里程碑", |
8 |
| - "ExportIssues": "问题", |
9 |
| - "ExportTestCases": "测试用例", |
10 |
| - "ExportTestRuns": "测试运行", |
11 |
| - "ExportTestPlans": "测试计划", |
12 |
| - "ExportFormat": "导出格式", |
13 |
| - "ExportJSON": "JSON", |
14 |
| - "ExportCSV": "CSV", |
15 |
| - "ExportUnifiedFormat": "Huly 统一格式", |
16 |
| - "ExportIncludeContent": "包含内容", |
17 |
| - "ExportEverything": "所有内容", |
18 |
| - "ExportAttributesOnly": "仅属性", |
19 |
| - "ExportRequestSuccess": "导出已开始。", |
20 |
| - "ExportRequestSuccessMessage": "导出已开始。完成后您将在收件箱中收到通知。", |
21 |
| - "ExportRequestFailed": "提交导出失败。", |
22 |
| - "ExportRequestFailedMessage": "提交导出时发生错误。请稍后重试。", |
23 |
| - "ExportCompleted": "导出完成。您的文件已准备就绪。您可以从驱动器下载它们。", |
24 |
| - "ExportFailed": "导出数据失败。请稍后重试。" |
25 |
| - } |
| 2 | + "projectTypes": [], |
| 3 | + "spaces": [], |
| 4 | + "unifiedDocs": [ |
| 5 | + { |
| 6 | + "_class": "card:class:MasterTag", |
| 7 | + "props": { |
| 8 | + "_id": "67ef664b667b87c74d9a3fc5", |
| 9 | + "space": "core:space:Model", |
| 10 | + "extends": "card:class:Card", |
| 11 | + "label": "embedded:embedded:Master Tag 4", |
| 12 | + "kind": 0, |
| 13 | + "icon": "card:icon:MasterTag" |
| 14 | + } |
| 15 | + }, |
| 16 | + { |
| 17 | + "_class": "card:class:MasterTag", |
| 18 | + "props": { |
| 19 | + "_id": "67ef664b667b87c74d9a3fc8", |
| 20 | + "space": "core:space:Model", |
| 21 | + "extends": "67ef664b667b87c74d9a3fc5", |
| 22 | + "label": "embedded:embedded:Child Type 2", |
| 23 | + "kind": 0, |
| 24 | + "icon": "card:icon:MasterTag" |
| 25 | + } |
| 26 | + }, |
| 27 | + { |
| 28 | + "_class": "card:class:MasterTag", |
| 29 | + "props": { |
| 30 | + "_id": "67ef664b667b87c74d9a3fcb", |
| 31 | + "space": "core:space:Model", |
| 32 | + "extends": "67ef664b667b87c74d9a3fc8", |
| 33 | + "label": "embedded:embedded:Child Child Type 2", |
| 34 | + "kind": 0, |
| 35 | + "icon": "card:icon:MasterTag" |
| 36 | + } |
| 37 | + }, |
| 38 | + { |
| 39 | + "_class": "core:class:Attribute", |
| 40 | + "props": { |
| 41 | + "space": "core:space:Model", |
| 42 | + "attributeOf": "67ef664b667b87c74d9a3fc5", |
| 43 | + "name": "67ef664b667b87c74d9a3fc6", |
| 44 | + "label": "embedded:embedded:aaa", |
| 45 | + "isCustom": true, |
| 46 | + "type": { "_class": "core:class:TypeString" }, |
| 47 | + "defaultValue": null |
| 48 | + } |
| 49 | + }, |
| 50 | + { |
| 51 | + "_class": "core:class:Attribute", |
| 52 | + "props": { |
| 53 | + "space": "core:space:Model", |
| 54 | + "attributeOf": "67ef664b667b87c74d9a3fc5", |
| 55 | + "name": "67ef664b667b87c74d9a3fc7", |
| 56 | + "label": "embedded:embedded:bbb", |
| 57 | + "isCustom": true, |
| 58 | + "type": { "_class": "core:class:TypeBoolean" }, |
| 59 | + "defaultValue": null |
| 60 | + } |
| 61 | + }, |
| 62 | + { |
| 63 | + "_class": "core:class:Attribute", |
| 64 | + "props": { |
| 65 | + "space": "core:space:Model", |
| 66 | + "attributeOf": "67ef664b667b87c74d9a3fc8", |
| 67 | + "name": "67ef664b667b87c74d9a3fc9", |
| 68 | + "label": "embedded:embedded:ccc", |
| 69 | + "isCustom": true, |
| 70 | + "type": { "_class": "core:class:TypeString" }, |
| 71 | + "defaultValue": null |
| 72 | + } |
| 73 | + }, |
| 74 | + { |
| 75 | + "_class": "core:class:Attribute", |
| 76 | + "props": { |
| 77 | + "space": "core:space:Model", |
| 78 | + "attributeOf": "67ef664b667b87c74d9a3fc8", |
| 79 | + "name": "67ef664b667b87c74d9a3fca", |
| 80 | + "label": "embedded:embedded:ddd", |
| 81 | + "isCustom": true, |
| 82 | + "type": { "_class": "core:class:TypeString" }, |
| 83 | + "defaultValue": null |
| 84 | + } |
| 85 | + }, |
| 86 | + { |
| 87 | + "_class": "core:class:Attribute", |
| 88 | + "props": { |
| 89 | + "space": "core:space:Model", |
| 90 | + "attributeOf": "67ef664b667b87c74d9a3fcb", |
| 91 | + "name": "67ef664b667b87c74d9a3fcc", |
| 92 | + "label": "embedded:embedded:ccc", |
| 93 | + "isCustom": true, |
| 94 | + "type": { "_class": "core:class:TypeString" }, |
| 95 | + "defaultValue": null |
| 96 | + } |
| 97 | + }, |
| 98 | + { |
| 99 | + "_class": "core:class:Attribute", |
| 100 | + "props": { |
| 101 | + "space": "core:space:Model", |
| 102 | + "attributeOf": "67ef664b667b87c74d9a3fcb", |
| 103 | + "name": "67ef664b667b87c74d9a3fcd", |
| 104 | + "label": "embedded:embedded:ddd", |
| 105 | + "isCustom": true, |
| 106 | + "type": { "_class": "core:class:TypeString" }, |
| 107 | + "defaultValue": null |
| 108 | + } |
| 109 | + }, |
| 110 | + { |
| 111 | + "_class": "67ef664b667b87c74d9a3fcb", |
| 112 | + "collabField": "content", |
| 113 | + "props": { |
| 114 | + "_id": "67ef664b667b87c74d9a3fce", |
| 115 | + "space": "core:space:Workspace", |
| 116 | + "title": "Card from Child 2", |
| 117 | + "67ef664b667b87c74d9a3fcc": "ccc", |
| 118 | + "67ef664b667b87c74d9a3fcd": "ddd" |
| 119 | + } |
| 120 | + }, |
| 121 | + { |
| 122 | + "_class": "67ef664b667b87c74d9a3fc8", |
| 123 | + "collabField": "content", |
| 124 | + "props": { |
| 125 | + "_id": "67ef664b667b87c74d9a3fcf", |
| 126 | + "space": "core:space:Workspace", |
| 127 | + "title": "Card from Child 2", |
| 128 | + "67ef664b667b87c74d9a3fc9": "ccc", |
| 129 | + "67ef664b667b87c74d9a3fca": "ddd" |
| 130 | + } |
| 131 | + }, |
| 132 | + { |
| 133 | + "_class": "67ef664b667b87c74d9a3fc5", |
| 134 | + "collabField": "content", |
| 135 | + "props": { |
| 136 | + "_id": "67ef664b667b87c74d9a3fd0", |
| 137 | + "space": "core:space:Workspace", |
| 138 | + "title": "Card of MT 1", |
| 139 | + "67ef664b667b87c74d9a3fc6": "some text", |
| 140 | + "67ef664b667b87c74d9a3fc7": true |
| 141 | + } |
| 142 | + } |
| 143 | + ], |
| 144 | + "attachments": [] |
26 | 145 | }
|
0 commit comments