-
-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathen.json
More file actions
42 lines (42 loc) · 1.06 KB
/
en.json
File metadata and controls
42 lines (42 loc) · 1.06 KB
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
{
"_comment": "This file is auto-generated by write-translations.js",
"localized-strings": {
"next": "Next",
"previous": "Previous",
"tagline": "10secondsofcode - Blog",
"docs": {
"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"
}
},
"links": {
"Docs": "Docs",
"API": "API",
"Help": "Help",
"Blog": "Blog"
},
"categories": {
"Docusaurus": "Docusaurus",
"First Category": "First Category",
"Second Category": "Second Category"
}
},
"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"
}
}