From 989a3d1e24c54d0b173cb32a1dccefbecff30b5e Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Sat, 21 Dec 2024 11:15:11 +0100 Subject: [PATCH] Change "pin" to correct "PIN" for consistent translations (#133681) --- homeassistant/components/ps4/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/ps4/strings.json b/homeassistant/components/ps4/strings.json index 6b1d4cd690b..778fa0215fb 100644 --- a/homeassistant/components/ps4/strings.json +++ b/homeassistant/components/ps4/strings.json @@ -21,7 +21,7 @@ "ip_address": "[%key:common::config_flow::data::ip%]" }, "data_description": { - "code": "On your PlayStation 4 console, go to **Settings**. Then, go to **Mobile App Connection Settings** and select **Add Device** to get the pin." + "code": "On your PlayStation 4 console, go to **Settings**. Then, go to **Mobile App Connection Settings** and select **Add Device** to get the PIN." } } },