|
|
|
@ -3,7 +3,8 @@ |
|
|
|
|
"filePanel.workspace": "WORKSPACES", |
|
|
|
|
"filePanel.create": "Create", |
|
|
|
|
"filePanel.clone": "Clone", |
|
|
|
|
"filePanel.download": "Backup", |
|
|
|
|
"filePanel.download": "Download", |
|
|
|
|
"filePanel.backup": "Backup", |
|
|
|
|
"filePanel.restore": "Restore", |
|
|
|
|
"filePanel.workspace.create": "Create Workspace", |
|
|
|
|
"filePanel.workspace.rename": "Rename Workspace", |
|
|
|
@ -14,7 +15,7 @@ |
|
|
|
|
"filePanel.workspace.deleteAllConfirm2": "Deleted workspaces can not be restored in any manner.", |
|
|
|
|
"filePanel.workspace.name": "Workspace name", |
|
|
|
|
"filePanel.workspace.chooseTemplate": "Choose a template", |
|
|
|
|
"filePanel.workspace.download": "Backup Workspaces", |
|
|
|
|
"filePanel.workspace.backup": "Backup Workspaces", |
|
|
|
|
"filePanel.workspace.restore": "Restore Workspaces from the Backup", |
|
|
|
|
"filePanel.workspace.clone": "Clone Git Repository", |
|
|
|
|
"filePanel.workspace.cloneMessage": "Please provide a valid git repository url.", |
|
|
|
|