mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-21 03:42:24 +02:00
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
27 lines
1.1 KiB
JSON
27 lines
1.1 KiB
JSON
{
|
||
"string": {
|
||
"WorkspaceNamePattern": "名称必须为 40 个字符或更少,不能为空,不能包含特殊字符(<、>、/)",
|
||
"Export": "导出",
|
||
"DataToExport": "要导出的数据",
|
||
"ExportDocuments": "文档",
|
||
"ExportMilestones": "里程碑",
|
||
"ExportIssues": "问题",
|
||
"ExportTestCases": "测试用例",
|
||
"ExportTestRuns": "测试运行",
|
||
"ExportTestPlans": "测试计划",
|
||
"ExportFormat": "导出格式",
|
||
"ExportJSON": "JSON",
|
||
"ExportCSV": "CSV",
|
||
"ExportUnifiedFormat": "Huly 统一格式",
|
||
"ExportIncludeContent": "包含内容",
|
||
"ExportEverything": "所有内容",
|
||
"ExportAttributesOnly": "仅属性",
|
||
"ExportRequestSuccess": "导出已开始。",
|
||
"ExportRequestSuccessMessage": "导出已开始。完成后您将在收件箱中收到通知。",
|
||
"ExportRequestFailed": "提交导出失败。",
|
||
"ExportRequestFailedMessage": "提交导出时发生错误。请稍后重试。",
|
||
"ExportCompleted": "导出完成。您的文件已准备就绪。您可以从驱动器下载它们。",
|
||
"ExportFailed": "导出数据失败。请稍后重试。"
|
||
}
|
||
}
|