You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: homeassistant/components/kitchen_sink/strings.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@
72
72
"title": "The blinker fluid is empty and needs to be refilled"
73
73
},
74
74
"special_repair": {
75
-
"description": "This is a special repair created by a preview feature! This demonstrates how lab features can interact with the Home Assistant repair system. You can disable this by turning off the kitchen sink special repair feature in Settings > System > Labs.",
75
+
"description": "This is a special repair created by a preview feature! This demonstrates how Labs features can interact with the Home Assistant repair system. You can disable this by turning off the kitchen sink special repair feature in Settings > System > Labs.",
76
76
"title": "Special repair feature preview"
77
77
},
78
78
"transmogrifier_deprecated": {
@@ -109,7 +109,7 @@
109
109
},
110
110
"preview_features": {
111
111
"special_repair": {
112
-
"description": "Creates a **special repair issue** when enabled.\n\nThis demonstrates how lab features can interact with other Home Assistant integrations.",
112
+
"description": "Creates a **special repair issue** when enabled.\n\nThis demonstrates how Labs features can interact with other Home Assistant integrations.",
113
113
"disable_confirmation": "This will remove the special repair issue. Don't worry, this is just a demonstration feature.",
114
114
"enable_confirmation": "This will create a special repair issue to demonstrate Labs preview features. This is just an example and won't affect your actual system.",
0 commit comments