aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/components/auth/Import.json
blob: 98ae2e61f7d3a7602dae9d0d4567c942c9bbb46c (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
42
43
44
45
46
47
48
49
50
51
52
53
54
[
  {
    "id": "import.headline",
    "defaultMessage": "!!!Import your Ferdi 4 services",
    "file": "src/components/auth/Import.js",
    "start": {
      "line": 13,
      "column": 12
    },
    "end": {
      "line": 16,
      "column": 3
    }
  },
  {
    "id": "import.notSupportedHeadline",
    "defaultMessage": "!!!Services not yet supported in Ferdi 5",
    "file": "src/components/auth/Import.js",
    "start": {
      "line": 17,
      "column": 24
    },
    "end": {
      "line": 20,
      "column": 3
    }
  },
  {
    "id": "import.submit.label",
    "defaultMessage": "!!!Import {count} services",
    "file": "src/components/auth/Import.js",
    "start": {
      "line": 21,
      "column": 21
    },
    "end": {
      "line": 24,
      "column": 3
    }
  },
  {
    "id": "import.skip.label",
    "defaultMessage": "!!!I want to add services manually",
    "file": "src/components/auth/Import.js",
    "start": {
      "line": 25,
      "column": 19
    },
    "end": {
      "line": 28,
      "column": 3
    }
  }
]