mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-22 16:18:24 -05:00
70f8130797
* Add stack trace toggled via user prefs * Add docs regarding preferences * Rename color getter functions * Fix minior order of execution bug * Use GUID + improved styling of detailed stack view * - Changed the AddStackTrace method to be conditional (from one of your initial suggestions). - Removed the implicit conversion operator in StackTraceEntry and is instead using ToString explicitly when needed. - Improved implementation of GetFirstLine - Simplified Equals implementation of the StackTraceEntry class
141 lines
4.1 KiB
JSON
141 lines
4.1 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": {
|
|
"api/unityatoms.baseatoms.editor": {
|
|
"title": "UnityAtoms.BaseAtoms.Editor",
|
|
"sidebar_label": "UnityAtoms.BaseAtoms.Editor"
|
|
},
|
|
"api/unityatoms.baseatoms": {
|
|
"title": "UnityAtoms.BaseAtoms",
|
|
"sidebar_label": "UnityAtoms.BaseAtoms"
|
|
},
|
|
"api/unityatoms.editor": {
|
|
"title": "UnityAtoms.Editor",
|
|
"sidebar_label": "UnityAtoms.Editor"
|
|
},
|
|
"api/unityatoms.fsm.editor": {
|
|
"title": "UnityAtoms.FSM.Editor",
|
|
"sidebar_label": "UnityAtoms.FSM.Editor"
|
|
},
|
|
"api/unityatoms.fsm": {
|
|
"title": "UnityAtoms.FSM",
|
|
"sidebar_label": "UnityAtoms.FSM"
|
|
},
|
|
"api/unityatoms": {
|
|
"title": "UnityAtoms",
|
|
"sidebar_label": "UnityAtoms"
|
|
},
|
|
"api/unityatoms.mobile.editor": {
|
|
"title": "UnityAtoms.Mobile.Editor",
|
|
"sidebar_label": "UnityAtoms.Mobile.Editor"
|
|
},
|
|
"api/unityatoms.mobile": {
|
|
"title": "UnityAtoms.Mobile",
|
|
"sidebar_label": "UnityAtoms.Mobile"
|
|
},
|
|
"api/unityatoms.monohooks.editor": {
|
|
"title": "UnityAtoms.MonoHooks.Editor",
|
|
"sidebar_label": "UnityAtoms.MonoHooks.Editor"
|
|
},
|
|
"api/unityatoms.monohooks": {
|
|
"title": "UnityAtoms.MonoHooks",
|
|
"sidebar_label": "UnityAtoms.MonoHooks"
|
|
},
|
|
"api/unityatoms.scenemgmt.editor": {
|
|
"title": "UnityAtoms.SceneMgmt.Editor",
|
|
"sidebar_label": "UnityAtoms.SceneMgmt.Editor"
|
|
},
|
|
"api/unityatoms.scenemgmt": {
|
|
"title": "UnityAtoms.SceneMgmt",
|
|
"sidebar_label": "UnityAtoms.SceneMgmt"
|
|
},
|
|
"api/unityatoms.tags": {
|
|
"title": "UnityAtoms.Tags",
|
|
"sidebar_label": "UnityAtoms.Tags"
|
|
},
|
|
"api/unityatoms.ui": {
|
|
"title": "UnityAtoms.UI",
|
|
"sidebar_label": "UnityAtoms.UI"
|
|
},
|
|
"introduction/advanced-example": {
|
|
"title": "Advanced example",
|
|
"sidebar_label": "Advanced example"
|
|
},
|
|
"introduction/basic-tutorial": {
|
|
"title": "Basic tutorial",
|
|
"sidebar_label": "Basic tutorial"
|
|
},
|
|
"introduction/generator": {
|
|
"title": "Generator",
|
|
"sidebar_label": "Generator"
|
|
},
|
|
"introduction/overview": {
|
|
"title": "Overview and philosopy",
|
|
"sidebar_label": "Overview and philosopy"
|
|
},
|
|
"introduction/preferences": {
|
|
"title": "Preferences",
|
|
"sidebar_label": "Preferences"
|
|
},
|
|
"introduction/quick-start": {
|
|
"title": "Quick start",
|
|
"sidebar_label": "Quick start"
|
|
},
|
|
"introduction/unirx": {
|
|
"title": "Usage with UniRX",
|
|
"sidebar_label": "Usage with UniRX"
|
|
},
|
|
"README": {
|
|
"title": "README"
|
|
},
|
|
"subpackages/base-atoms": {
|
|
"title": "Base Atoms",
|
|
"sidebar_label": "Base Atoms"
|
|
},
|
|
"subpackages/fsm": {
|
|
"title": "FSM",
|
|
"sidebar_label": "FSM"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"links": {
|
|
"Quick Start": "Quick Start",
|
|
"API": "API",
|
|
"Github": "Github"
|
|
},
|
|
"categories": {
|
|
"Introduction": "Introduction",
|
|
"API Reference": "API Reference",
|
|
"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"
|
|
}
|
|
}
|