mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-21 23:58:49 -05:00
2c46746a34
* * Remove generateDocs.js * Update PUBLISHING.md * Remove generated md files * Remove all package.json deps in root since they are not needed anymore * Remove all refs to api folder in website * Replaced header link to API with link to the first tutorial * Tutorial -> Tutorials * Clean up
133 lines
3.6 KiB
JSON
133 lines
3.6 KiB
JSON
{
|
|
"_comment": "This file is auto-generated by write-translations.js",
|
|
"localized-strings": {
|
|
"next": "Next",
|
|
"previous": "Previous",
|
|
"tagline": "Tiny modular pieces utilizing the power of Scriptable Objects",
|
|
"docs": {
|
|
"introduction/faq": {
|
|
"title": "FAQ",
|
|
"sidebar_label": "FAQ"
|
|
},
|
|
"introduction/installation": {
|
|
"title": "Installation",
|
|
"sidebar_label": "Installation"
|
|
},
|
|
"introduction/overview": {
|
|
"title": "Overview",
|
|
"sidebar_label": "Overview"
|
|
},
|
|
"introduction/philosophy": {
|
|
"title": "Philosophy",
|
|
"sidebar_label": "Philosophy"
|
|
},
|
|
"introduction/preferences": {
|
|
"title": "Preferences",
|
|
"sidebar_label": "Preferences"
|
|
},
|
|
"README": {
|
|
"title": "README"
|
|
},
|
|
"subpackages/base-atoms": {
|
|
"title": "Base Atoms",
|
|
"sidebar_label": "Base Atoms"
|
|
},
|
|
"subpackages/fsm": {
|
|
"title": "FSM",
|
|
"sidebar_label": "FSM"
|
|
},
|
|
"subpackages/input-system": {
|
|
"title": "Input System",
|
|
"sidebar_label": "Input System"
|
|
},
|
|
"subpackages/mobile": {
|
|
"title": "Mobile",
|
|
"sidebar_label": "Mobile"
|
|
},
|
|
"subpackages/mono-hooks": {
|
|
"title": "Mono Hooks",
|
|
"sidebar_label": "Mono Hooks"
|
|
},
|
|
"subpackages/scene-mgmt": {
|
|
"title": "Scene Mgmt",
|
|
"sidebar_label": "Scene Mgmt"
|
|
},
|
|
"subpackages/tags": {
|
|
"title": "Tags",
|
|
"sidebar_label": "Tags"
|
|
},
|
|
"subpackages/ui": {
|
|
"title": "UI",
|
|
"sidebar_label": "UI"
|
|
},
|
|
"tutorials/actions": {
|
|
"title": "Actions",
|
|
"sidebar_label": "Actions"
|
|
},
|
|
"tutorials/advanced-example": {
|
|
"title": "Advanced example",
|
|
"sidebar_label": "Advanced example"
|
|
},
|
|
"tutorials/conditions": {
|
|
"title": "Conditions",
|
|
"sidebar_label": "Conditions"
|
|
},
|
|
"tutorials/creating-atoms": {
|
|
"title": "Creating Atoms",
|
|
"sidebar_label": "Creating Atoms"
|
|
},
|
|
"tutorials/event-instancer": {
|
|
"title": "Event Instancer",
|
|
"sidebar_label": "Event Instancer"
|
|
},
|
|
"tutorials/events": {
|
|
"title": "Events",
|
|
"sidebar_label": "Events"
|
|
},
|
|
"tutorials/generator": {
|
|
"title": "Generator",
|
|
"sidebar_label": "Generator"
|
|
},
|
|
"tutorials/listeners": {
|
|
"title": "Listeners",
|
|
"sidebar_label": "Listeners"
|
|
},
|
|
"tutorials/mono-hooks": {
|
|
"title": "Mono Hooks",
|
|
"sidebar_label": "Mono Hooks"
|
|
},
|
|
"tutorials/unirx": {
|
|
"title": "Usage with UniRX",
|
|
"sidebar_label": "Usage with UniRX"
|
|
},
|
|
"tutorials/variable-instancer": {
|
|
"title": "Variable Instancer",
|
|
"sidebar_label": "Variable Instancer"
|
|
},
|
|
"tutorials/variable-transformers": {
|
|
"title": "Variable Pre Change Transformers",
|
|
"sidebar_label": "Variable Pre Change Transformers"
|
|
},
|
|
"tutorials/variables": {
|
|
"title": "Variables",
|
|
"sidebar_label": "Variables"
|
|
}
|
|
},
|
|
"links": {
|
|
"Installation": "Installation",
|
|
"Tutorials": "Tutorials",
|
|
"Github": "Github"
|
|
},
|
|
"categories": {
|
|
"Introduction": "Introduction",
|
|
"Tutorials": "Tutorials",
|
|
"Subpackages": "Subpackages"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|