Update wording

This commit is contained in:
Zack Arnett 2020-09-06 01:19:29 -05:00
parent 220fae44b9
commit 7a73cf444e

View File

@ -826,38 +826,38 @@
},
"reloading": {
"heading": "YAML configuration reloading",
"introduction": "Some parts of Home Assistant can reload without requiring a restart. Hitting reload will unload their current YAML configuration and load the new one.",
"reload": "Reload {domain}",
"core": "Reload location & customizations",
"group": "Reload groups, group entities, and notify services",
"automation": "Reload automations",
"script": "Reload scripts",
"scene": "Reload scenes",
"person": "Reload persons",
"zone": "Reload zones",
"input_boolean": "Reload input booleans",
"input_text": "Reload input texts",
"input_number": "Reload input numbers",
"input_datetime": "Reload input date times",
"input_select": "Reload input selects",
"template": "Reload template entities",
"universal": "Reload universal media player entities",
"rest": "Reload rest entities and notify services",
"command_line": "Reload command line entities",
"filter": "Reload filter entities",
"statistics": "Reload statistics entities",
"generic": "Reload generic IP camera entities",
"generic_thermostat": "Reload generic thermostat entities",
"homekit": "Reload HomeKit",
"min_max": "Reload min/max entities",
"history_stats": "Reload history stats entities",
"trend": "Reload trend entities",
"ping": "Reload ping binary sensor entities",
"filesize": "Reload file size entities",
"telegram": "Reload telegram notify services",
"smtp": "Reload smtp notify services",
"mqtt": "Reload mqtt entities",
"rpi_gpio": "Reload Raspberry Pi GPIO entities"
"introduction": "Some parts of Home Assistant can reload without requiring a restart. Clicking a button below will unload their current YAML configuration and load the new one.",
"reload": "{domain}",
"core": "location & customizations",
"group": "groups, group entities, and notify services",
"automation": "automations",
"script": "scripts",
"scene": "scenes",
"person": "persons",
"zone": "zones",
"input_boolean": "input booleans",
"input_text": "input texts",
"input_number": "input numbers",
"input_datetime": "input date times",
"input_select": "input selects",
"template": "template entities",
"universal": "universal media player entities",
"rest": "rest entities and notify services",
"command_line": "command line entities",
"filter": "filter entities",
"statistics": "statistics entities",
"generic": "generic IP camera entities",
"generic_thermostat": "generic thermostat entities",
"homekit": "HomeKit",
"min_max": "min/max entities",
"history_stats": "history stats entities",
"trend": "trend entities",
"ping": "ping binary sensor entities",
"filesize": "file size entities",
"telegram": "telegram notify services",
"smtp": "smtp notify services",
"mqtt": "mqtt entities",
"rpi_gpio": "Raspberry Pi GPIO entities"
},
"server_management": {
"heading": "Server management",