-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcurrent.json
More file actions
62 lines (62 loc) · 2.62 KB
/
current.json
File metadata and controls
62 lines (62 loc) · 2.62 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"version.label": {
"message": "Next",
"description": "The label for version current"
},
"sidebar.docs.category.What's new and migration": {
"message": "What's new and migration",
"description": "The label for category 'What's new and migration' in sidebar 'docs'"
},
"sidebar.docs.category.What's new and migration.link.generated-index.title": {
"message": "What's new and migration",
"description": "The generated-index page title for category 'What's new and migration' in sidebar 'docs'"
},
"sidebar.docs.category.API": {
"message": "API",
"description": "The label for category 'API' in sidebar 'docs'"
},
"sidebar.docs.category.RichText methods": {
"message": "RichText methods",
"description": "The label for category 'RichText methods' in sidebar 'docs'"
},
"sidebar.docs.category.RichText internal API": {
"message": "RichText internal API",
"description": "The label for category 'RichText internal API' in sidebar 'docs'"
},
"sidebar.docs.category.RichText internal API.link.generated-index.title": {
"message": "Internal API overview",
"description": "The generated-index page title for category 'RichText internal API' in sidebar 'docs'"
},
"sidebar.docs.category.Event Bus methods": {
"message": "Event Bus methods",
"description": "The label for category 'Event Bus methods' in sidebar 'docs'"
},
"sidebar.docs.category.State methods": {
"message": "State methods",
"description": "The label for category 'State methods' in sidebar 'docs'"
},
"sidebar.docs.category.RichText events": {
"message": "RichText events",
"description": "The label for category 'RichText events' in sidebar 'docs'"
},
"sidebar.docs.category.RichText properties": {
"message": "RichText properties",
"description": "The label for category 'RichText properties' in sidebar 'docs'"
},
"sidebar.docs.category.Integration with frameworks": {
"message": "Integration with frameworks",
"description": "The label for category 'Integration with frameworks' in sidebar 'docs'"
},
"sidebar.docs.category.Integration with frameworks.link.generated-index.title": {
"message": "Integration with frameworks",
"description": "The generated-index page title for category 'Integration with frameworks' in sidebar 'docs'"
},
"sidebar.docs.category.Guides": {
"message": "Guides",
"description": "The label for category 'Guides' in sidebar 'docs'"
},
"sidebar.docs.category.Guides.link.generated-index.title": {
"message": "Guides",
"description": "The generated-index page title for category 'Guides' in sidebar 'docs'"
}
}