mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix translations for YAML-only alert when adding new integrations (#22383)
Change device to integration in the YAML-only warning fixes: #22380
This commit is contained in:
parent
f93c7e1b6e
commit
946c8a59b4
@ -4431,8 +4431,8 @@
|
||||
"next": "Next",
|
||||
"preview": "Preview",
|
||||
"found_following_devices": "We found the following devices",
|
||||
"yaml_only_title": "This device cannot be added from the UI",
|
||||
"yaml_only": "You can add this device by adding it to your ''configuration.yaml''. See the documentation for more information.",
|
||||
"yaml_only_title": "This integration cannot be added from the UI",
|
||||
"yaml_only": "You can add this integration by adding it to your ''configuration.yaml''. See the documentation for more information.",
|
||||
"open_documentation": "Open documentation",
|
||||
"no_config_flow": "This integration does not support configuration via the UI. If you followed this link from the Home Assistant website, make sure you run the latest version of Home Assistant.",
|
||||
"not_all_required_fields": "Not all required fields are filled in.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user