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": "Create",
"Cancel": "Cancel",
"Ok": "Ok",
"Save": "Save",
"Saved": "Saved...",
"Download": "Download",
"DownloadOriginal": "Download original",
"Delete": "Delete",
"Close": "Close",
"NotSelected": "Not selected",
"Deselect": "Deselect",
"Archived": "(archived)",
"AddSocialLinks": "Add social links",
"EditSocialLinks": "Edit social links",
"Change": "Change",
"Remove": "Remove",
"Search": "Search...",
"Spaces": "Spaces",
"NumberSpaces": "{count, plural, =0 {In} =1 {In 1 place} other {In # places}}",
"InThis": "In this {space}",
"NoMatchesInThis": "No matches in this {space}",
"NoMatchesFound": "No matches found",
"NotInThis": "Not in this {space}",
"Match": "Match",
"Add": "Add",
"Edit": "Edit",
"DocumentPreview": "Preview",
"MakePrivate": "Make private",
"MakePrivateDescription": "Only members can see it",
"Created": "Created",
"Selected": "Selected",
"NoResults": "No results to show",
"Next": "Next",
"FailedToPreview": "Failed to preview",
"ContentType": "Content type",
"ContentTypeNotSupported": "Preview is not available for this content type",
"StartDrawing": "Scribble over",
"DrawingHistory": "Scribble history",
"ColorAdd": "Add color preset",
"ColorRemove": "Remove color preset",
"ColorReset": "Reset color presets",
"Copy": "Copy",
"DocumentUrlCopied": "Copied!",
"CopyLink": "Copy link",
"AccessDenied": "Object doesn't exist or you are not permitted to access it.",
"UnableToFollowMention": "Unable to open mentioned object",
"Undo": "Undo",
"Redo": "Redo",
"ClearCanvas": "Clear canvas",
"PenTool": "Pen",
"EraserTool": "Eraser",
"PanTool": "Pan",
"TextTool": "Text",
"LineTool": "Line",
"RectangleTool": "Rectangle",
"EllipseTool": "Ellipse",
"PaletteManagementMenu": "Manage color presets",
"BetaVersion": "Beta version"
},
"status": {
"FileTooLarge": "File too large"
}
}