Skip to content

Commit

Permalink
Fix missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
wielandb committed Jul 10, 2024
1 parent b2cc89f commit a7e1826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/question_catalog/locales/en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@
"@elevatorDoorHeightName": {},
"elevatorDoorHeightText": "What is the height of the elevator door?",
"@elevatorDoorHeightText": {},
"elevatorDoorHeightDescription": "This means the inner clearance from the bottom of the door to the top, not the height of the frame"
"elevatorDoorHeightDescription": "This means the inner clearance from the bottom of the door to the top, not the height of the frame",
"@elevatorDoorHeightDescription": {},
"elevatorDoorHeightPlaceholder": "Height",
"@elevatorDoorHeightPlaceholder": {}
Expand Down

0 comments on commit a7e1826

Please sign in to comment.