mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Fix wrong punctuation in hive
integration (#140390)
This commit is contained in:
parent
95afebceb4
commit
7b7483b254
@ -11,18 +11,18 @@
|
||||
}
|
||||
},
|
||||
"2fa": {
|
||||
"title": "Hive two-factor authentication.",
|
||||
"title": "Hive two-factor authentication",
|
||||
"description": "Enter your Hive authentication code.\n\nPlease enter code 0000 to request another code.",
|
||||
"data": {
|
||||
"2fa": "Two-factor code"
|
||||
}
|
||||
},
|
||||
"configuration": {
|
||||
"title": "Hive configuration",
|
||||
"description": "Enter your Hive configuration.",
|
||||
"data": {
|
||||
"device_name": "Device name"
|
||||
},
|
||||
"description": "Enter your Hive configuration",
|
||||
"title": "Hive configuration."
|
||||
}
|
||||
},
|
||||
"reauth": {
|
||||
"title": "[%key:component::hive::config::step::user::title%]",
|
||||
|
Loading…
x
Reference in New Issue
Block a user