-
Notifications
You must be signed in to change notification settings - Fork 50
/
Copy pathStakePoolInfo.json
77 lines (77 loc) · 1.76 KB
/
StakePoolInfo.json
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
[
{
"id": "components.delegationsummary.delegatedStakepoolInfo.title",
"defaultMessage": "!!!Stake pool delegated",
"file": "src/legacy/Dashboard/StakePoolInfo.tsx",
"start": {
"line": 126,
"column": 9,
"index": 4022
},
"end": {
"line": 129,
"column": 3,
"index": 4143
}
},
{
"id": "components.delegationsummary.delegatedStakepoolInfo.warning",
"defaultMessage": "!!!If you just delegated to a new stake pool it may take a couple of minutes for the network to process your request.",
"file": "src/legacy/Dashboard/StakePoolInfo.tsx",
"start": {
"line": 130,
"column": 11,
"index": 4156
},
"end": {
"line": 135,
"column": 3,
"index": 4391
}
},
{
"id": "components.delegationsummary.delegatedStakepoolInfo.fullDescriptionButtonLabel",
"defaultMessage": "!!!Go to website",
"file": "src/legacy/Dashboard/StakePoolInfo.tsx",
"start": {
"line": 136,
"column": 26,
"index": 4419
},
"end": {
"line": 139,
"column": 3,
"index": 4554
}
},
{
"id": "components.delegationsummary.delegatedStakepoolInfo.copied",
"defaultMessage": "!!!Copied!",
"file": "src/legacy/Dashboard/StakePoolInfo.tsx",
"start": {
"line": 140,
"column": 10,
"index": 4566
},
"end": {
"line": 143,
"column": 3,
"index": 4675
}
},
{
"id": "components.delegationsummary.delegatedStakepoolInfo.unknownPool",
"defaultMessage": "!!!Unknown pool",
"file": "src/legacy/Dashboard/StakePoolInfo.tsx",
"start": {
"line": 144,
"column": 15,
"index": 4692
},
"end": {
"line": 147,
"column": 3,
"index": 4811
}
}
]