Skip to content

Commit

Permalink
Update auth.php
Browse files Browse the repository at this point in the history
  • Loading branch information
rricote committed Jul 22, 2015
1 parent 184d8fa commit 5d2d993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ca/auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
|
*/
'failed' => 'Aquestes credencials no concorden amb els nostres registres.',
'throttle' => 'Heu superat el nombre màxim d\'intents de login. Per favor, torna a intentar-ho en :seconds segons.',
'throttle' => 'Heu superat el nombre màxim d\'intents d\'accés. Per favor, torna a intentar-ho en :seconds segons.',
];

0 comments on commit 5d2d993

Please sign in to comment.