Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
revolter committed Feb 7, 2020
1 parent e01f1cf commit e8f6e51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1404,7 +1404,7 @@
"latitude": "Latitude",
"longitude": "Longitude",
"passive": "Passive",
"passive_note": "Passive zones are hidden in the frontend and are not used as location for device trackers. This is usefull if you just want to use it for automations.",
"passive_note": "Passive zones are hidden in the frontend and are not used as location for device trackers. This is useful if you just want to use it for automations.",
"required_error_msg": "This field is required",
"delete": "Delete",
"create": "Create",
Expand Down
4 changes: 2 additions & 2 deletions translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1679,7 +1679,7 @@
"name": "Name",
"new_zone": "New Zone",
"passive": "Passive",
"passive_note": "Passive zones are hidden in the frontend and are not used as location for device trackers. This is usefull if you just want to use it for automations.",
"passive_note": "Passive zones are hidden in the frontend and are not used as location for device trackers. This is useful if you just want to use it for automations.",
"radius": "Radius",
"required_error_msg": "This field is required",
"update": "Update"
Expand Down Expand Up @@ -2400,4 +2400,4 @@
"sidebar_toggle": "Sidebar Toggle"
}
}
}
}

0 comments on commit e8f6e51

Please sign in to comment.