diff --git a/website/i18n/en.json b/website/i18n/en.json index de2f08b2..63aca45c 100644 --- a/website/i18n/en.json +++ b/website/i18n/en.json @@ -822,6 +822,32 @@ }, "version-0.78.0-hassio_addon_security": { "title": "Add-on security" + }, + "version-0.79.0-creating_component_code_review": { + "title": "Checklist for creating a component" + }, + "version-0.79.0-creating_platform_code_review": { + "title": "Checklist for creating a platform" + }, + "version-0.79.0-development_environment": { + "title": "Set up Development Environment" + }, + "version-0.79.0-documentation_create_page": { + "title": "Create a new page" + }, + "version-0.79.0-documentation_index": { + "title": "Documentation" + }, + "version-0.79.0-hassio_addon_communication": { + "title": "Add-On Communication" + }, + "version-0.79.0-hassio_hass": { + "title": "Hass.io <> Home Assistant integration development", + "sidebar_label": "HASS Integration development" + }, + "version-0.79.0-integration_quality_scale_index": { + "title": "Integration Quality Scale", + "sidebar_label": "Introduction" } }, "links": {