mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Consistently capitalize "Companion" for the mobile apps (#26180)
This commit is contained in:
parent
7db4693082
commit
c3bf1d8770
@ -2942,7 +2942,7 @@
|
|||||||
"create_and_write": "Create and write",
|
"create_and_write": "Create and write",
|
||||||
"required_error_msg": "[%key:ui::panel::config::zone::detail::required_error_msg%]",
|
"required_error_msg": "[%key:ui::panel::config::zone::detail::required_error_msg%]",
|
||||||
"usage": "A tag can trigger an automation when scanned, you can use NFC tags, QR codes or any other kind of tag. Use our {companion_link} to write this tag to a programmable NFC tag or copy and print the QR code below.",
|
"usage": "A tag can trigger an automation when scanned, you can use NFC tags, QR codes or any other kind of tag. Use our {companion_link} to write this tag to a programmable NFC tag or copy and print the QR code below.",
|
||||||
"companion_apps": "companion apps"
|
"companion_apps": "Companion apps"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"energy": {
|
"energy": {
|
||||||
@ -3986,7 +3986,7 @@
|
|||||||
"tag": {
|
"tag": {
|
||||||
"label": "Tag",
|
"label": "Tag",
|
||||||
"description": {
|
"description": {
|
||||||
"picker": "When a tag is scanned (tags are usually created from the companion app).",
|
"picker": "When a tag is scanned (tags are usually created from the Companion app).",
|
||||||
"full": "When a tag is scanned"
|
"full": "When a tag is scanned"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user