aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/components/auth/Welcome.json
blob: 3f0c1e5c2e4bc3004e1cdc9d18bc9bf6d8f263d7 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
[
  {
    "id": "welcome.signupButton",
    "defaultMessage": "!!!Create a free account",
    "file": "src/components/auth/Welcome.js",
    "start": {
      "line": 11,
      "column": 16
    },
    "end": {
      "line": 14,
      "column": 3
    }
  },
  {
    "id": "welcome.loginButton",
    "defaultMessage": "!!!Login to your account",
    "file": "src/components/auth/Welcome.js",
    "start": {
      "line": 15,
      "column": 15
    },
    "end": {
      "line": 18,
      "column": 3
    }
  },
  {
    "id": "services.serverless",
    "defaultMessage": "!!!Use Ferdi without an Account",
    "file": "src/components/auth/Welcome.js",
    "start": {
      "line": 19,
      "column": 14
    },
    "end": {
      "line": 22,
      "column": 3
    }
  }
]