platform/plugins/workbench-assets/lang/en.json
Andrey Sobolev a220fac255
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
UBERF-8433: Support for archived workspaces (#6937)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-12 18:06:51 +07:00

42 lines
1.7 KiB
JSON

{
"string": {
"More": "More...",
"Delete": "Delete",
"ShowMenu": "Show menu",
"HideMenu": "Hide menu",
"Archive": "Archive",
"Archived": "Archive",
"Open": "Open",
"General": "General",
"Members": "Members",
"Application": "Application",
"BrowseSpaces": "Browse spaces",
"AccountDisabled": "Account is disabled",
"AccountDisabledDescr": "Please contact the workspace administrator",
"HelpAndSupport": "Help & Support",
"HelpCenter": "Help Center",
"KeyboardShortcuts": "Keyboard Shortcuts",
"Documentation": "Documentation",
"OpenPlatformGuide": "Open Huly Docs",
"AccessWorkspaceSettings": "Access your workspace settings",
"HowToWorkFaster": "Learn how to work faster",
"HiddenApplication": "Hidden application",
"OpenInNewTab": "Open in a new tab",
"NewVersionAvailable": "New version is available",
"PleaseUpdate": "Please update",
"ServerUnderMaintenance": "Preparing workspace for new version...",
"MobileNotSupported": "Sorry, mobile devices support coming soon. In the meantime, please use Desktop",
"LogInAnyway": "Log in anyway",
"WorkspaceCreating": "Creation in progress...",
"AccessDenied": "Object doesn't exist or you are not permitted to access it.",
"UpgradeDownloadProgress": "Downloading upgrade: {percent}%",
"Widget": "Widget",
"WidgetPreferences": "Widget preferences",
"OpenInSidebar": "Open in sidebar",
"OpenInSidebarNewTab": "Open in sidebar new tab",
"ConfigureWidgets": "Configure widgets",
"Tab": "Tab",
"WorkspaceIsArchived": "Workspace is archived because of being unused, Please contact us to restore..."
}
}