Skip to content

Commit

Permalink
en.json translation format correction
Browse files Browse the repository at this point in the history
Signed-off-by: SCA075 <[email protected]>
  • Loading branch information
sca075 committed Jan 8, 2024
1 parent 67bd099 commit d8f0232
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions custom_components/valetudo_vacuum_camera/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,13 +160,15 @@
},
"selector": {
"camera_config_action": {
"options": {
"Configure Image": "Configure Image",
"Configure General Colours": "Configure General Colours",
"Configure Rooms Colours 1/2": "Configure Rooms Colours 1/8",
"Configure Rooms Colours 2/2": "Configure Rooms Colours 8/16",
"Copy Camera Logs to www": "Copy Camera Logs to www"
}
"options": [
{
"Configure Image": "Configure Image",
"Configure General Colours": "Configure General Colours",
"Configure Rooms Colours 1/2": "Configure Rooms Colours 1/8",
"Configure Rooms Colours 2/2": "Configure Rooms Colours 8/16",
"Copy Camera Logs to www": "Copy Camera Logs to www"
}
]
}
},
"services": {
Expand Down

0 comments on commit d8f0232

Please sign in to comment.