-
Notifications
You must be signed in to change notification settings - Fork 153
/
en.json
120 lines (120 loc) · 3.73 KB
/
en.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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
{
"_comment": "This file is auto-generated by write-translations.js",
"localized-strings": {
"next": "Next",
"previous": "Previous",
"tagline": "An Ethereum 2.0 client written entirely in Go.",
"docs": {
"activating-a-validator": {
"title": "Activating a Validator",
"sidebar_label": "Activating a Validator"
},
"contribute/contribution-guidelines": {
"title": "Contribution Guide",
"sidebar_label": "Contribution Guide"
},
"contribute/our-community": {
"title": "contribute/our-community"
},
"contribute/prysms-golang-principles": {
"title": "contribute/prysms-golang-principles"
},
"contribute/required-reading": {
"title": "contribute/required-reading"
},
"doc1": {
"title": "Latin-ish",
"sidebar_label": "Example Page"
},
"doc2": {
"title": "document number 2"
},
"doc3": {
"title": "This is document number 3"
},
"doc4": {
"title": "Other Document"
},
"doc5": {
"title": "Fifth Document"
},
"getting-started": {
"title": "Getting Started with Prysm",
"sidebar_label": "Getting Started with Prysm"
},
"terminology": {
"title": "Terminology",
"sidebar_label": "Terminology"
},
"how-prysm-works/bls-cryptography": {
"title": "BLS Cryptography",
"sidebar_label": "BLS Cryptography"
},
"how-prysm-works/database-backend-boltdb": {
"title": "Prysm Validator Client",
"sidebar_label": "Prysm Validator Client"
},
"how-prysm-works/prysm-public-api": {
"title": "Ethereum 2.0 Public API",
"sidebar_label": "Ethereum 2.0 Public API"
},
"how-prysm-works/simple-serialize-ssz": {
"title": "Simple Serialize (SSZ)",
"sidebar_label": "Simple Serialize (SSZ)"
},
"how-prysm-works/architecture-overview": {
"title": "Architecture Overview",
"sidebar_label": "Architecture Overview"
},
"how-prysm-works/p2p-networking": {
"title": "P2P Networking",
"sidebar_label": "P2P Networking"
},
"/docs/how-prysm-works/beacon-node": {
"title": "Prysm Beacon Node",
"sidebar_label": "Prysm Beacon Node"
},
"how-prysm-works/validator-deposit-contract": {
"title": "Validator Deposit Contract",
"sidebar_label": "Validator Deposit Contract"
},
"introduction/on-the-public-testnet": {
"title": "On the Public Testnet",
"sidebar_label": "On the Public Testnet"
},
"introduction/on-ethereum-2": {
"title": "On Ethereum 2.0",
"sidebar_label": "On Ethereum 2.0"
},
"introduction/what-is-prysm": {
"title": "What is Prysm?",
"sidebar_label": "What is Prysm?"
},
"licenses/prysmatic-labs": {
"title": "Prysmatic Labs",
"sidebar_label": "Prysmatic Labs"
},
"licenses/third-parties": {
"title": "licenses/third-parties"
}
},
"links": {
"Documentation": "Documentation",
"Join the Testnet": "Join the Testnet",
"GitHub": "GitHub",
"Blog": "Blog"
},
"categories": {
"Getting Started": "Getting Started",
"Introduction": "Introduction",
"How Prysm Works": "How Prysm Works",
"Getting Involved": "Getting Involved",
"Licenses": "Licenses"
}
},
"pages-strings": {
"Help Translate|recruit community translators for your project": "Help Translate",
"Edit this Doc|recruitment message asking to edit the doc source": "Edit",
"Translate this Doc|recruitment message asking to translate the docs": "Translate"
}
}