mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-16 13:56:29 +00:00
Rename sidebar menu
This commit is contained in:
parent
57cae784a3
commit
4d665e361f
@ -26,10 +26,14 @@
|
|||||||
"creating_platform_example_light": "Example light platform",
|
"creating_platform_example_light": "Example light platform",
|
||||||
"creating_platform_example_sensor": "Example sensor platform",
|
"creating_platform_example_sensor": "Example sensor platform",
|
||||||
"creating_platform_index": "Adding support for a new platform",
|
"creating_platform_index": "Adding support for a new platform",
|
||||||
"development_101": "Development 101",
|
"dev_101_config": "Using Config",
|
||||||
|
"dev_101_events": "Using Events",
|
||||||
|
"dev_101_hass": "Hass object",
|
||||||
|
"dev_101_index": "Development 101",
|
||||||
|
"dev_101_services": "Using Services",
|
||||||
|
"dev_101_states": "Using States",
|
||||||
"development_catching_up": "Catching up with Reality",
|
"development_catching_up": "Catching up with Reality",
|
||||||
"development_checklist": "Development Checklist",
|
"development_checklist": "Development Checklist",
|
||||||
"development_config": "Using Config",
|
|
||||||
"development_environment": "Set up Development Environment",
|
"development_environment": "Set up Development Environment",
|
||||||
"development_guidelines": "Style guidelines",
|
"development_guidelines": "Style guidelines",
|
||||||
"development_index": "Starting with Development",
|
"development_index": "Starting with Development",
|
||||||
@ -45,10 +49,6 @@
|
|||||||
"frontend_creating_custom_panels": "Creating custom panels",
|
"frontend_creating_custom_panels": "Creating custom panels",
|
||||||
"frontend_creating_custom_ui": "Creating custom UI",
|
"frontend_creating_custom_ui": "Creating custom UI",
|
||||||
"frontend_index": "Frontend development",
|
"frontend_index": "Frontend development",
|
||||||
"hass_core_events": "Using Events",
|
|
||||||
"hass_core_hass": "Hass object",
|
|
||||||
"hass_core_services": "Using Services",
|
|
||||||
"hass_core_states": "Using States",
|
|
||||||
"hassio_addon_communication": "Add-On Communication",
|
"hassio_addon_communication": "Add-On Communication",
|
||||||
"hassio_addon_config": "Add-On Configuration",
|
"hassio_addon_config": "Add-On Configuration",
|
||||||
"hassio_addon_index": "Developing an add-on",
|
"hassio_addon_index": "Developing an add-on",
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
"development_catching_up",
|
"development_catching_up",
|
||||||
"development_validation"
|
"development_validation"
|
||||||
],
|
],
|
||||||
"HASS Core methods": [
|
"Development 101": [
|
||||||
"dev_101_index",
|
"dev_101_index",
|
||||||
"dev_101_hass",
|
"dev_101_hass",
|
||||||
"dev_101_events",
|
"dev_101_events",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user