platform/plugins/workbench-assets/lang/en.json
Andrey Sobolev 9419278973
UBERF-6469: Rework workspace creation to more informative (#5291)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-04-10 20:33:17 +07:00

37 lines
1.3 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",
"View": "View",
"Leave": "Leave",
"Joined": "Joined",
"Join": "Join",
"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 Platform Guide",
"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": "Server is under maintenance",
"MobileNotSupported": "Sorry, mobile devices support coming soon. In the meantime, please use Desktop",
"LogInAnyway": "Log in anyway",
"WorkspaceCreating": "Creation in progress..."
}
}