Reword api-token-help

This commit is contained in:
James Brooks
2015-02-17 08:56:44 +00:00
parent cad6496e18
commit c873668a3d

View File

@@ -85,7 +85,7 @@ return [
'email' => 'Email',
'password' => 'Password',
'api-token' => 'API Token',
'api-token-help' => 'Regenerating your API token will revoke all existing applications.',
'api-token-help' => 'Regenerating your API token will prevent existing applications from accessing Cachet.',
'2fa' => [
'help' => 'Enabling two factor authentication increases security of your account. You will need to download <a href="https://support.google.com/accounts/answer/1066447?hl=en">Google Authenticator</a> or a similar app on to your mobile device. When you login you will be asked to provide a token generated by the app.',
],