Skip to content

Commit

Permalink
Fix typo (#17803)
Browse files Browse the repository at this point in the history
  • Loading branch information
c0ffeeca7 authored Sep 3, 2023
1 parent 9e9a0e3 commit e666aac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -5352,7 +5352,7 @@
"current_token_tooltip": "Unable to delete current refresh token"
},
"long_lived_access_tokens": {
"header": "Long-Lived access tokens",
"header": "Long-lived access tokens",
"description": "Create long-lived access tokens to allow your scripts to interact with your Home Assistant instance. Each token will be valid for 10 years from creation. The following long-lived access tokens are currently active.",
"learn_auth_requests": "Learn how to make authenticated requests.",
"created": "Created {date}",
Expand Down Expand Up @@ -5419,7 +5419,7 @@
},
"mfa": {
"data": {
"code": "Two-factor Authentication Code"
"code": "Two-factor authentication code"
},
"description": "Open the **{mfa_module_name}** on your device to view your two-factor authentication code and verify your identity:"
}
Expand Down

0 comments on commit e666aac

Please sign in to comment.