mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Fix grammatical error in HomeKit strings (#84043)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
},
|
||||
"pairing": {
|
||||
"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": {
|
||||
|
@@ -5,7 +5,7 @@
|
||||
},
|
||||
"step": {
|
||||
"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"
|
||||
},
|
||||
"user": {
|
||||
|
Reference in New Issue
Block a user