platform/plugins/workbench-assets/lang/en.json
Denis Bunakalya 9638843e4d
Open workspace in new tab (#2345)
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
2022-11-07 15:42:29 +07:00

31 lines
968 B
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",
"ContactUs": "Contact us",
"OpenPlatformGuide": "Open Platform Guide",
"AccessWorkspaceSettings": "Access your workspace settings",
"HowToWorkFaster": "Learn how to work faster",
"HiddenApplication": "Hidden application",
"OpenInNewTab": "Open in a new tab"
}
}