mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 14:56:37 +00:00
Spelling fix ('a NFC tag' to 'an NFC tag') (#11073)
This commit is contained in:
parent
86b9eb0bd7
commit
882e79524b
@ -972,7 +972,7 @@
|
|||||||
},
|
},
|
||||||
"tags": {
|
"tags": {
|
||||||
"title": "Tags",
|
"title": "Tags",
|
||||||
"description": "Trigger automations when a NFC tag, QR code, etc. is scanned"
|
"description": "Trigger automations when an NFC tag, QR code, etc. is scanned"
|
||||||
},
|
},
|
||||||
"people": {
|
"people": {
|
||||||
"title": "People & Zones",
|
"title": "People & Zones",
|
||||||
@ -1037,7 +1037,7 @@
|
|||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"caption": "Tags",
|
"caption": "Tags",
|
||||||
"description": "Trigger automations when a NFC tag, QR code, etc. is scanned",
|
"description": "Trigger automations when an NFC tag, QR code, etc. is scanned",
|
||||||
"learn_more": "Learn more about tags",
|
"learn_more": "Learn more about tags",
|
||||||
"no_tags": "No tags",
|
"no_tags": "No tags",
|
||||||
"add_tag": "Add tag",
|
"add_tag": "Add tag",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user