This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
/
package.nls.json
32 lines (32 loc) · 1.81 KB
/
package.nls.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"azIntegrationAccounts.delete": "Delete",
"azIntegrationAccounts.loadMore": "Load More...",
"azIntegrationAccounts.new": "New",
"azIntegrationAccounts.openInEditor": "Open in Editor",
"azIntegrationAccounts.refresh": "Refresh",
"azIntegrationAccounts.selectSubscriptions": "Select Subscriptions",
"azIntegrationAccounts.showExplorerDescription": "Show or hide the Azure Integration Accounts Explorer",
"azIntegrationAccounts.showSavePrompt": "Prompt the user before saving and updating a Logic App",
"azIntegrationAccounts.viewProperties": "View properties",
"azLogicApps.addBuildDefinitionToProject": "Add Build Definition to Project",
"azLogicApps.addLogicAppToProject": "Add to Project",
"azLogicApps.canvasMode": "Use the same canvas mode used by the Logic Apps (Standard) designer",
"azLogicApps.createLogicApp": "Create Logic App",
"azLogicApps.createProject": "Create Project",
"azLogicApps.deleteLogicApp": "Delete",
"azLogicApps.disableLogicApp": "Disable",
"azLogicApps.enableLogicApp": "Enable",
"azLogicApps.loadMore": "Load More...",
"azLogicApps.openInDesigner": "Open in Designer",
"azLogicApps.openInEditor": "Open in Editor",
"azLogicApps.openInPortal": "Open in Portal",
"azLogicApps.openRunInMonitoringView": "Open in Monitoring View",
"azLogicApps.promoteVersion": "Promote",
"azLogicApps.refresh": "Refresh",
"azLogicApps.resubmitRun": "Resubmit",
"azLogicApps.runTrigger": "Run",
"azLogicApps.selectSubscriptions": "Select Subscriptions",
"azLogicApps.showExplorerDescription": "Show or hide the Azure Logic Apps Explorer",
"azLogicApps.showSavePrompt": "Prompt the user before saving and updating a Logic App.",
"extension.description": "Visual Studio Code extension for Azure Logic Apps (Consumption)"
}