Fix login message.

This commit is contained in:
James Cole
2015-11-01 08:06:51 +01:00
parent 9f992f003d
commit 03e1673e92
3 changed files with 6 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ return [
'search_results_for' => 'Search results for ":query"',
'bounced_error' => 'The message sent to :email bounced, so no access for you.',
'deleted_error' => 'These credentials do not match our records.',
'general_blocked_error' => 'Your account has been disabled, so you cannot login.',
'removed_amount' => 'Removed :amount',
'added_amount' => 'Added :amount',
'asset_account_role_help' => 'Any extra options resulting from your choice can be set later.',