mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 13:27:22 +00:00
Use title case for all configuration pages (#1793)
Localize translations will need to be updated separately.
This commit is contained in:
parent
f146a1d80f
commit
42953a0b62
@ -511,7 +511,7 @@
|
||||
"description": "Validate your configuration file and control the server",
|
||||
"section": {
|
||||
"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.",
|
||||
"validation": {
|
||||
"heading": "Configuration validation",
|
||||
@ -545,7 +545,7 @@
|
||||
"caption": "Automation",
|
||||
"description": "Create and edit automations",
|
||||
"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.",
|
||||
"pick_automation": "Pick automation to edit",
|
||||
"no_automations": "We couldn’t find any editable automations",
|
||||
|
Loading…
x
Reference in New Issue
Block a user