Improve descriptions for Configuration entries (#7606)

This commit is contained in:
Adam Ernst 2020-12-02 09:36:21 -06:00 committed by GitHub
parent 5e481880bd
commit dbdced0971
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -797,7 +797,7 @@
}, },
"areas": { "areas": {
"caption": "Areas", "caption": "Areas",
"description": "Manage areas in your home", "description": "Group devices into areas",
"data_table": { "data_table": {
"area": "Area", "area": "Area",
"devices": "Devices" "devices": "Devices"
@ -827,7 +827,7 @@
}, },
"tags": { "tags": {
"caption": "Tags", "caption": "Tags",
"description": "Manage tags", "description": "Trigger automations when a NFC tag, QR code, etc. is scanned",
"learn_more": "Learn more about tags", "learn_more": "Learn more about tags",
"no_tags": "No tags", "no_tags": "No tags",
"add_tag": "Add tag", "add_tag": "Add tag",
@ -858,7 +858,7 @@
}, },
"helpers": { "helpers": {
"caption": "Helpers", "caption": "Helpers",
"description": "Manage elements that help build automations", "description": "Elements that help build automations",
"types": { "types": {
"input_text": "Text", "input_text": "Text",
"input_number": "Number", "input_number": "Number",
@ -886,7 +886,7 @@
}, },
"core": { "core": {
"caption": "General", "caption": "General",
"description": "Change your general Home Assistant configuration", "description": "Unit system, location, time zone & other general parameters",
"section": { "section": {
"core": { "core": {
"header": "General Configuration", "header": "General Configuration",
@ -915,7 +915,7 @@
"caption": "Info", "caption": "Info",
"copy_raw": "Raw Text", "copy_raw": "Raw Text",
"copy_github": "For GitHub", "copy_github": "For GitHub",
"description": "View info about your Home Assistant installation", "description": "Version, system health and links to documentation",
"home_assistant_logo": "Home Assistant logo", "home_assistant_logo": "Home Assistant logo",
"path_configuration": "Path to configuration.yaml: {path}", "path_configuration": "Path to configuration.yaml: {path}",
"developed_by": "Developed by a bunch of awesome people.", "developed_by": "Developed by a bunch of awesome people.",
@ -950,7 +950,7 @@
}, },
"lovelace": { "lovelace": {
"caption": "Lovelace Dashboards", "caption": "Lovelace Dashboards",
"description": "Manage your Lovelace Dashboards", "description": "Create customized sets of cards to control your home",
"dashboards": { "dashboards": {
"default_dashboard": "This is the default dashboard", "default_dashboard": "This is the default dashboard",
"caption": "Dashboards", "caption": "Dashboards",
@ -1105,7 +1105,7 @@
}, },
"automation": { "automation": {
"caption": "Automations", "caption": "Automations",
"description": "Manage automations", "description": "Create custom behavior rules for your home",
"picker": { "picker": {
"header": "Automation Editor", "header": "Automation Editor",
"introduction": "The automation editor allows you to create and edit automations. Please follow the link below to read the instructions to make sure that you have configured Home Assistant correctly.", "introduction": "The automation editor allows you to create and edit automations. Please follow the link below to read the instructions to make sure that you have configured Home Assistant correctly.",
@ -1485,7 +1485,7 @@
}, },
"script": { "script": {
"caption": "Scripts", "caption": "Scripts",
"description": "Manage scripts", "description": "Execute a sequence of actions",
"picker": { "picker": {
"header": "Script Editor", "header": "Script Editor",
"introduction": "The script editor allows you to create and edit scripts. Please follow the link below to read the instructions to make sure that you have configured Home Assistant correctly.", "introduction": "The script editor allows you to create and edit scripts. Please follow the link below to read the instructions to make sure that you have configured Home Assistant correctly.",
@ -1535,7 +1535,7 @@
}, },
"scene": { "scene": {
"caption": "Scenes", "caption": "Scenes",
"description": "Manage scenes", "description": "Capture device states and easily recall them later",
"activated": "Activated scene {name}.", "activated": "Activated scene {name}.",
"picker": { "picker": {
"header": "Scene Editor", "header": "Scene Editor",
@ -1581,7 +1581,7 @@
"cloud": { "cloud": {
"description_login": "Logged in as {email}", "description_login": "Logged in as {email}",
"description_not_login": "Not logged in", "description_not_login": "Not logged in",
"description_features": "Control away from home, integrate with Alexa and Google Assistant.", "description_features": "Control home when away and integrate with Alexa and Google Assistant",
"login": { "login": {
"title": "Cloud Login", "title": "Cloud Login",
"introduction": "Home Assistant Cloud provides you with a secure remote connection to your instance while away from home. It also allows you to connect with cloud-only services: Amazon Alexa and Google Assistant.", "introduction": "Home Assistant Cloud provides you with a secure remote connection to your instance while away from home. It also allows you to connect with cloud-only services: Amazon Alexa and Google Assistant.",
@ -1748,7 +1748,7 @@
"devices": { "devices": {
"add_prompt": "No {name} have been added using this device yet. You can add one by clicking the + button above.", "add_prompt": "No {name} have been added using this device yet. You can add one by clicking the + button above.",
"caption": "Devices", "caption": "Devices",
"description": "Manage connected devices", "description": "Manage configured devices",
"device_info": "Device info", "device_info": "Device info",
"unnamed_device": "Unnamed device", "unnamed_device": "Unnamed device",
"unknown_error": "Unknown error", "unknown_error": "Unknown error",
@ -1941,7 +1941,7 @@
}, },
"integrations": { "integrations": {
"caption": "Integrations", "caption": "Integrations",
"description": "Manage integrations", "description": "Manage integrations with services, devices, ...",
"integration": "integration", "integration": "integration",
"discovered": "Discovered", "discovered": "Discovered",
"attention": "Attention required", "attention": "Attention required",