aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/features/workspaces/components/WorkspaceDrawerItem.json
blob: 737dee59b2f27ac8723221d80b4e7adf063b538b (plain) (blame)
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
[
  {
    "id": "workspaceDrawer.item.noServicesAddedYet",
    "defaultMessage": "!!!No services added yet",
    "file": "src/features/workspaces/components/WorkspaceDrawerItem.js",
    "start": {
      "line": 11,
      "column": 22
    },
    "end": {
      "line": 14,
      "column": 3
    }
  },
  {
    "id": "workspaceDrawer.item.contextMenuEdit",
    "defaultMessage": "!!!edit",
    "file": "src/features/workspaces/components/WorkspaceDrawerItem.js",
    "start": {
      "line": 15,
      "column": 19
    },
    "end": {
      "line": 18,
      "column": 3
    }
  }
]