From c3bf1d877085a892c18130847590deceacbe4def Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Tue, 15 Jul 2025 19:27:04 +0200 Subject: [PATCH] Consistently capitalize "Companion" for the mobile apps (#26180) --- src/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index 4d556e38d7..847f27f3cf 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2942,7 +2942,7 @@ "create_and_write": "Create and write", "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.", - "companion_apps": "companion apps" + "companion_apps": "Companion apps" } }, "energy": { @@ -3986,7 +3986,7 @@ "tag": { "label": "Tag", "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" } },