mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Remove duplicated word in enphase description text (#100098)
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"flow_title": "{serial} ({host})",
|
"flow_title": "{serial} ({host})",
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"description": "For firmware version 7.0 and later, enter the Enphase cloud credentials, for older models models, enter username `installer` without a password.",
|
"description": "For firmware version 7.0 and later, enter the Enphase cloud credentials, for older models, enter username `installer` without a password.",
|
||||||
"data": {
|
"data": {
|
||||||
"host": "[%key:common::config_flow::data::host%]",
|
"host": "[%key:common::config_flow::data::host%]",
|
||||||
"username": "[%key:common::config_flow::data::username%]",
|
"username": "[%key:common::config_flow::data::username%]",
|
||||||
|
Reference in New Issue
Block a user