mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
Fix translation
This commit is contained in:
parent
bd3d079dfb
commit
433b1e2979
@ -749,7 +749,7 @@
|
|||||||
},
|
},
|
||||||
"refresh_tokens": {
|
"refresh_tokens": {
|
||||||
"header": "Refresh Tokens",
|
"header": "Refresh Tokens",
|
||||||
"description": "Each refresh token represents a login session. Refresh tokens will be automatically removed when you click log out. Below a list of refresh tokens that are currently active for your account.",
|
"description": "Each refresh token represents a login session. Refresh tokens will be automatically removed when you click log out. The following refresh tokens are currently active for your account.",
|
||||||
"token_title": "Refresh token for {clientId}",
|
"token_title": "Refresh token for {clientId}",
|
||||||
"created_at": "Created at {date}",
|
"created_at": "Created at {date}",
|
||||||
"last_used": "Last used at {date} from {location}",
|
"last_used": "Last used at {date} from {location}",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user