Fix translation

This commit is contained in:
Paulus Schoutsen 2018-09-12 15:30:33 +02:00
parent bd3d079dfb
commit 433b1e2979

View File

@ -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}",