mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Change correct localization string (#4197)
* Change correct localization string * Update en.json
This commit is contained in:
parent
d284d53b93
commit
5a7b5200fe
@ -717,7 +717,7 @@
|
|||||||
"reloading": {
|
"reloading": {
|
||||||
"heading": "Configuration reloading",
|
"heading": "Configuration reloading",
|
||||||
"introduction": "Some parts of Home Assistant can reload without requiring a restart. Hitting reload will unload their current configuration and load the new one.",
|
"introduction": "Some parts of Home Assistant can reload without requiring a restart. Hitting reload will unload their current configuration and load the new one.",
|
||||||
"core": "Reload core",
|
"core": "Reload location & customizations",
|
||||||
"group": "Reload groups",
|
"group": "Reload groups",
|
||||||
"automation": "Reload automations",
|
"automation": "Reload automations",
|
||||||
"script": "Reload scripts",
|
"script": "Reload scripts",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user