aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/features/workspaces/components/CreateWorkspaceForm.json
blob: 1aabfb520894ef69ae14cdf2b35840df7c3658c9 (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": "settings.workspace.add.form.submitButton",
    "defaultMessage": "!!!Create workspace",
    "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
    "start": {
      "line": 12,
      "column": 16
    },
    "end": {
      "line": 15,
      "column": 3
    }
  },
  {
    "id": "settings.workspace.add.form.name",
    "defaultMessage": "!!!Name",
    "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
    "start": {
      "line": 16,
      "column": 8
    },
    "end": {
      "line": 19,
      "column": 3
    }
  }
]