Skip to content

Commit

Permalink
Removed string copied for translation support
Browse files Browse the repository at this point in the history
  • Loading branch information
rinodrummer authored Jul 20, 2020
1 parent 1ea68ab commit c2c02dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/lang/it/base.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

'password_reset' => [
'greeting' => 'Ciao!',
'subject' => 'Notifica di reset della password',If you did not request a password reset, no further action is required
'subject' => 'Notifica di reset della password',
'line_1' => 'Stai ricevendo questa e-mail in quanto abbiamo ricevuto una richiesta di reset della password dal tuo account.',
'line_2' => 'Clicca il pulsante qui sotto per reimpostare la tua password:',
'button' => 'Reimposta Password',
Expand Down

0 comments on commit c2c02dd

Please # to comment.