Skip to content

Commit

Permalink
Merge pull request #1 from gerardnll/patch-2
Browse files Browse the repository at this point in the history
Update passwords.php
  • Loading branch information
gerardnll authored Apr 22, 2020
2 parents 76bf43c + a1c5a7a commit 0197641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ca/passwords.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
*/

'reset' => 'La contrasenya s\'ha restablert!',
'sent' => 'T\'hem enviat per e-mail un enllaç per a reiniciar la teva contrasenya!',
'throttled' => 'Please wait before retrying.',
'sent' => 'Li hem enviat un correu electrònic amb un enllaç per a reiniciar la teva contrasenya!',
'throttled' => 'Si us plau, esperi abans de tornar-ho a intentar.',
'token' => 'Aquest token de recuperació de contrasenya és invàlid.',
'user' => 'No existeix cap usuari amb aquest correu.',
];

0 comments on commit 0197641

Please sign in to comment.