mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Fix grammatical error in HomeKit strings (#84043)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
e94da1ad0f
commit
650d4d7faa
@ -62,7 +62,7 @@
|
|||||||
},
|
},
|
||||||
"pairing": {
|
"pairing": {
|
||||||
"title": "Pair HomeKit",
|
"title": "Pair HomeKit",
|
||||||
"description": "To complete pairing following the instructions in \u201cNotifications\u201d under \u201cHomeKit Pairing\u201d."
|
"description": "To complete pairing follow the instructions in \u201cNotifications\u201d under \u201cHomeKit Pairing\u201d."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"pairing": {
|
"pairing": {
|
||||||
"description": "To complete pairing following the instructions in \u201cNotifications\u201d under \u201cHomeKit Pairing\u201d.",
|
"description": "To complete pairing follow the instructions in \u201cNotifications\u201d under \u201cHomeKit Pairing\u201d.",
|
||||||
"title": "Pair HomeKit"
|
"title": "Pair HomeKit"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user