mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-04 06:57:47 +00:00
Update wording
This commit is contained in:
parent
220fae44b9
commit
7a73cf444e
@ -826,38 +826,38 @@
|
|||||||
},
|
},
|
||||||
"reloading": {
|
"reloading": {
|
||||||
"heading": "YAML configuration 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.",
|
"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": "Reload {domain}",
|
"reload": "{domain}",
|
||||||
"core": "Reload location & customizations",
|
"core": "location & customizations",
|
||||||
"group": "Reload groups, group entities, and notify services",
|
"group": "groups, group entities, and notify services",
|
||||||
"automation": "Reload automations",
|
"automation": "automations",
|
||||||
"script": "Reload scripts",
|
"script": "scripts",
|
||||||
"scene": "Reload scenes",
|
"scene": "scenes",
|
||||||
"person": "Reload persons",
|
"person": "persons",
|
||||||
"zone": "Reload zones",
|
"zone": "zones",
|
||||||
"input_boolean": "Reload input booleans",
|
"input_boolean": "input booleans",
|
||||||
"input_text": "Reload input texts",
|
"input_text": "input texts",
|
||||||
"input_number": "Reload input numbers",
|
"input_number": "input numbers",
|
||||||
"input_datetime": "Reload input date times",
|
"input_datetime": "input date times",
|
||||||
"input_select": "Reload input selects",
|
"input_select": "input selects",
|
||||||
"template": "Reload template entities",
|
"template": "template entities",
|
||||||
"universal": "Reload universal media player entities",
|
"universal": "universal media player entities",
|
||||||
"rest": "Reload rest entities and notify services",
|
"rest": "rest entities and notify services",
|
||||||
"command_line": "Reload command line entities",
|
"command_line": "command line entities",
|
||||||
"filter": "Reload filter entities",
|
"filter": "filter entities",
|
||||||
"statistics": "Reload statistics entities",
|
"statistics": "statistics entities",
|
||||||
"generic": "Reload generic IP camera entities",
|
"generic": "generic IP camera entities",
|
||||||
"generic_thermostat": "Reload generic thermostat entities",
|
"generic_thermostat": "generic thermostat entities",
|
||||||
"homekit": "Reload HomeKit",
|
"homekit": "HomeKit",
|
||||||
"min_max": "Reload min/max entities",
|
"min_max": "min/max entities",
|
||||||
"history_stats": "Reload history stats entities",
|
"history_stats": "history stats entities",
|
||||||
"trend": "Reload trend entities",
|
"trend": "trend entities",
|
||||||
"ping": "Reload ping binary sensor entities",
|
"ping": "ping binary sensor entities",
|
||||||
"filesize": "Reload file size entities",
|
"filesize": "file size entities",
|
||||||
"telegram": "Reload telegram notify services",
|
"telegram": "telegram notify services",
|
||||||
"smtp": "Reload smtp notify services",
|
"smtp": "smtp notify services",
|
||||||
"mqtt": "Reload mqtt entities",
|
"mqtt": "mqtt entities",
|
||||||
"rpi_gpio": "Reload Raspberry Pi GPIO entities"
|
"rpi_gpio": "Raspberry Pi GPIO entities"
|
||||||
},
|
},
|
||||||
"server_management": {
|
"server_management": {
|
||||||
"heading": "Server management",
|
"heading": "Server management",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user