Skip to content

Commit 9c63447

Browse files
committed
Fix translations for hassfest
1 parent bab4617 commit 9c63447

File tree

1 file changed

+5
-5
lines changed
  • custom_components/zha_toolkit/translations

1 file changed

+5
-5
lines changed

custom_components/zha_toolkit/translations/en.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@
8282
},
8383
"force_update": {
8484
"name": "Force Update",
85-
"description": "Force an update event when the state is written When not set or false, if the state value is unchanged, the update may not trigger an automation.\n"
85+
"description": "Force an update event when the state is written When not set or false, if the state value is unchanged, the update may not trigger an automation."
8686
},
8787
"use_cache": {
8888
"name": "Use Cache",
89-
"description": "Use zigpy attribute cache to get the value of an attribute. (Does not send a zigbee packet to read the attribute)\n"
89+
"description": "Use zigpy attribute cache to get the value of an attribute. (Does not send a zigbee packet to read the attribute)"
9090
},
9191
"event_success": {
9292
"name": "Success Event Name",
@@ -278,11 +278,11 @@
278278
},
279279
"force_update": {
280280
"name": "Force Update",
281-
"description": "Force an update event when the state is written When not set or false, if the state value is unchanged, the update may not trigger an automation.\n"
281+
"description": "Force an update event when the state is written When not set or false, if the state value is unchanged, the update may not trigger an automation."
282282
},
283283
"use_cache": {
284284
"name": "Use Cache",
285-
"description": "Use zigpy attribute cache to get the value of an attribute. (Does not send a zigbee packet to read the attribute)\n"
285+
"description": "Use zigpy attribute cache to get the value of an attribute. (Does not send a zigbee packet to read the attribute)"
286286
},
287287
"event_success": {
288288
"name": "Success Event Name",
@@ -352,7 +352,7 @@
352352
},
353353
"use_cache": {
354354
"name": "Use Cache",
355-
"description": "Use zigpy attribute cache to get the value of an attribute. (Does not send a zigbee packet to read the attribute)\n"
355+
"description": "Use zigpy attribute cache to get the value of an attribute. (Does not send a zigbee packet to read the attribute)"
356356
},
357357
"tries": {
358358
"name": "Tries",

0 commit comments

Comments
 (0)