Use title case for all configuration pages (#1793)

Localize translations will need to be updated separately.
This commit is contained in:
Josh McCarty 2018-10-18 00:25:35 -07:00 committed by Paulus Schoutsen
parent f146a1d80f
commit 42953a0b62

View File

@ -511,7 +511,7 @@
"description": "Validate your configuration file and control the server", "description": "Validate your configuration file and control the server",
"section": { "section": {
"core": { "core": {
"header": "Configuration and server control", "header": "Configuration and Server Control",
"introduction": "Changing your configuration can be a tiresome process. We know. This section will try to make your life a little bit easier.", "introduction": "Changing your configuration can be a tiresome process. We know. This section will try to make your life a little bit easier.",
"validation": { "validation": {
"heading": "Configuration validation", "heading": "Configuration validation",
@ -545,7 +545,7 @@
"caption": "Automation", "caption": "Automation",
"description": "Create and edit automations", "description": "Create and edit automations",
"picker": { "picker": {
"header": "Automation editor", "header": "Automation Editor",
"introduction": "The automation editor allows you to create and edit automations. Please read [the instructions](https://home-assistant.io/docs/automation/editor/) to make sure that you have configured Home Assistant correctly.", "introduction": "The automation editor allows you to create and edit automations. Please read [the instructions](https://home-assistant.io/docs/automation/editor/) to make sure that you have configured Home Assistant correctly.",
"pick_automation": "Pick automation to edit", "pick_automation": "Pick automation to edit",
"no_automations": "We couldnt find any editable automations", "no_automations": "We couldnt find any editable automations",