mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-20 19:32:22 +02:00
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
27 lines
1.2 KiB
JSON
27 lines
1.2 KiB
JSON
{
|
|
"string": {
|
|
"WorkspaceNamePattern": "Name must be 40 characters or less, not empty, and cannot contain special characters (<, >, /)",
|
|
"Export": "Export",
|
|
"DataToExport": "Data to export",
|
|
"ExportDocuments": "Documents",
|
|
"ExportMilestones": "Milestone",
|
|
"ExportIssues": "Issues",
|
|
"ExportTestCases": "Test Cases",
|
|
"ExportTestRuns": "Test Runs",
|
|
"ExportTestPlans": "Test Plans",
|
|
"ExportFormat": "Export format",
|
|
"ExportJSON": "JSON",
|
|
"ExportCSV": "CSV",
|
|
"ExportUnifiedFormat": "Huly Unified Format",
|
|
"ExportIncludeContent": "Include content",
|
|
"ExportEverything": "Everything",
|
|
"ExportAttributesOnly": "Attributes only",
|
|
"ExportRequestSuccess": "Export started.",
|
|
"ExportRequestSuccessMessage": "Export started. You will receive a notification in your Inbox when it completes.",
|
|
"ExportRequestFailed": "Failed to submit export.",
|
|
"ExportRequestFailedMessage": "Error occurred while submitting export. Please try again later.",
|
|
"ExportCompleted": "Export completed. Your files are ready. You can download them from the drive.",
|
|
"ExportFailed": "Failed to export data. Please try again later."
|
|
}
|
|
}
|