aboutsummaryrefslogtreecommitdiffstats
path: root/translations/messages/src/components/auth/Welcome.json
blob: b4d2ce6891aa02138256fe29bf3a51fd64eb40c3 (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": "welcome.signupButton",
    "defaultMessage": "!!!Create a free account",
    "file": "src/components/auth/Welcome.js",
    "start": {
      "line": 9,
      "column": 16
    },
    "end": {
      "line": 12,
      "column": 3
    }
  },
  {
    "id": "welcome.loginButton",
    "defaultMessage": "!!!Login to your account",
    "file": "src/components/auth/Welcome.js",
    "start": {
      "line": 13,
      "column": 15
    },
    "end": {
      "line": 16,
      "column": 3
    }
  }
]