Consistently capitalize "Companion" for the mobile apps (#26180)

This commit is contained in:
Norbert Rittel 2025-07-15 19:27:04 +02:00 committed by GitHub
parent 7db4693082
commit c3bf1d8770
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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