mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Use reference strings in Coronavirus (#41057)
* Update strings.json * Update strings.json
This commit is contained in:
parent
600b6c0e34
commit
d5c88a4e3c
@ -6,6 +6,8 @@
|
|||||||
"data": { "country": "Country" }
|
"data": { "country": "Country" }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"abort": { "already_configured": "This country is already configured." }
|
"abort": {
|
||||||
|
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user