Spelling fix ('a NFC tag' to 'an NFC tag') (#11073)

This commit is contained in:
Marc Randolph 2022-01-02 10:32:12 -06:00 committed by GitHub
parent 86b9eb0bd7
commit 882e79524b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",