8000 Strings modified to conform with HA standards · home-assistant/core@f5dfac9 · GitHub
[go: up one dir, main page]

Skip to content

Commit f5dfac9

Browse files
committed
< 8000 div class="Box-sc-g0xbh4-0 LoadingSkeleton-sc-695d630a-0 dNbsEP ihfxfT ml-2" width="62px">
Strings modified to conform with HA standards
1 parent 5647b28 commit f5dfac9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

homeassistant/components/aeroflex/strings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"flow_title": "{name}",
44
"step": {
55
"bluetooth_confirm": {
6-
"title": "Confirm Aeroflex Bed",
6+
"title": "Aeroflex Bed Discovered",
77
"description": "Do you want to set up the Aeroflex bed {name}?",
88
"data": {
99
"name": "[%key:common::config_flow::data::name%]"
@@ -21,15 +21,15 @@
2121
"entity": {
2222
"number": {
2323
"head_angle": {
24-
"name": "Head Angle",
24+
"name": "Head angle",
2525
"state_attributes": {
2626
"value": {
2727
"name": "Angle"
2828
}
2929
}
3030
},
3131
"feet_angle": {
32-
"name": "Feet Angle",
32+
"name": "Feet angle",
3333
"state_attributes": {
3434
"value": {
3535
"name": "Angle"

0 commit comments

Comments
 (0)
0