From 0991628843050bde6dd2930a2bcc05a2a0a74b35 Mon Sep 17 00:00:00 2001 From: AlCalzone Date: Fri, 24 May 2024 15:23:17 +0200 Subject: [PATCH] Z-Wave JS: Title-Case "S2 Access Control" (#20850) * Z-Wave JS: Title-Case "S2 Access Control" * Apply sentence case to example description --- 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 04cd5409da..f7d76dbc50 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -4870,10 +4870,10 @@ }, "S2_Authenticated": { "title": "S2 Authenticated", - "description": "Example: Lighting, Sensors and Security Systems" + "description": "Example: Lighting, sensors and security systems" }, "S2_AccessControl": { - "title": "S2 access control", + "title": "S2 Access Control", "description": "Example: Door locks and garage doors" }, "S0_Legacy": {