mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
Fixed a grammar mistake (#6265)
This commit is contained in:
parent
712e0d3e3b
commit
fb7f620316
@ -409,7 +409,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"helper_settings": {
|
"helper_settings": {
|
||||||
"platform_not_loaded": "The {platform} integration is not loaded. Please add it your configuration either by adding 'default_config:' or ''{platform}:''.",
|
"platform_not_loaded": "The {platform} integration is not loaded. Please add it to your configuration either by adding 'default_config:' or ''{platform}:''.",
|
||||||
"yaml_not_editable": "The settings of this entity cannot be edited from the UI. Only entities set up from the UI are configurable from the UI.",
|
"yaml_not_editable": "The settings of this entity cannot be edited from the UI. Only entities set up from the UI are configurable from the UI.",
|
||||||
"required_error_msg": "This field is required",
|
"required_error_msg": "This field is required",
|
||||||
"generic": {
|
"generic": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user