mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-06 14:45:06 +08:00
23 lines
858 B
JSON
23 lines
858 B
JSON
{
|
|
"version.label": {
|
|
"message": "Next",
|
|
"description": "The label for version current"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Tutorials": {
|
|
"message": "Tutorials",
|
|
"description": "The label for category Tutorials in sidebar tutorialSidebar"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Component reference": {
|
|
"message": "Component reference",
|
|
"description": "The label for category Component reference in sidebar tutorialSidebar"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Distributing Prefabs": {
|
|
"message": "Distributing Prefabs",
|
|
"description": "The label for category Distributing Prefabs in sidebar tutorialSidebar"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Dealing with problems": {
|
|
"message": "Dealing with problems",
|
|
"description": "The label for category Dealing with problems in sidebar tutorialSidebar"
|
|
}
|
|
}
|