From df26ee5e232a055b66ee9a75ed467549da2f3287 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 20 Jun 2018 11:50:19 -0400 Subject: [PATCH] Update strings --- website/i18n/en.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/website/i18n/en.json b/website/i18n/en.json index 519c51ec..a5f7b0f9 100644 --- a/website/i18n/en.json +++ b/website/i18n/en.json @@ -92,10 +92,6 @@ "frontend_creating_custom_ui": "Creating custom UI", "frontend_development": "Frontend development", "Development": "Development", - "frontend_experiment_card_types": "Type Of Cards", - "Cards": "Cards", - "frontend_experiment_custom_card": "Custom Cards", - "frontend_experiment_index": "Experimental UI", "frontend_index": "Home Assistant Frontend", "hassio_addon_communication": "Add-On Communication", "hassio_addon_config": "Add-On Configuration", @@ -117,6 +113,10 @@ "internationalization_custom_component_localization": "Custom Component Localization", "internationalization_index": "Internationalization", "internationalization_translation": "Translation", + "lovelace_card_types": "Type Of Cards", + "Cards": "Cards", + "lovelace_custom_card": "Custom Cards", + "lovelace_index": "Lovelace UI", "maintenance": "Maintenance", "misc": "Miscellaneous", "releasing": "Releasing", @@ -132,7 +132,7 @@ "Entity Registry": "Entity Registry", "Extending the frontend": "Extending the frontend", "Custom UI": "Custom UI", - "Experimental UI": "Experimental UI", + "Lovelace UI": "Lovelace UI", "Developing a feature": "Developing a feature", "Development 101": "Development 101", "Creating Platforms": "Creating Platforms", @@ -142,7 +142,11 @@ "Intents": "Intents", "asyncio": "asyncio", "Hass.io Add-Ons": "Hass.io Add-Ons", - "Maintainer docs": "Maintainer docs" + "Maintainer docs": "Maintainer docs", + "frontend_experiment_card_types": "Type Of Cards", + "frontend_experiment_custom_card": "Custom Cards", + "frontend_experiment_index": "Experimental UI", + "Experimental UI": "Experimental UI" }, "pages-strings": { "Learn more using the [documentation on this site.](/test-site/docs/en/doc1.html)|no description given": "Learn more using the [documentation on this site.](/test-site/docs/en/doc1.html)",