Skip to content

Commit

Permalink
Change laravel58 norwegian password translation strings from six to e…
Browse files Browse the repository at this point in the history
…ight.
  • Loading branch information
LasseHaslev committed Mar 24, 2019
1 parent bf2201c commit 3fc9bfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/nb/passwords.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
|
*/

'password' => 'Passord skal ha minst seks tegn og være være likt bekreftelsen.',
'password' => 'Passord skal ha minst åtte tegn og være lik bekreftelsen.',
'reset' => 'Passordet ble endret!',
'sent' => 'Vi har sendt deg en lenke du kan klikke på for å endre passordet ditt!',
'token' => 'Passord-nullstillingskoden er ikke gyldig.',
Expand Down
2 changes: 1 addition & 1 deletion src/nn/passwords.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
|
*/

'password' => 'Passordet skal ha minst seks teikn og vere lik stadfestinga.',
'password' => 'Passordet skal ha minst åtte teikn og vere lik stadfestinga.',
'reset' => 'Passordet vart endra!',
'sent' => 'Vi har sendt deg ei lenke du kan klikke på for å endre passordet ditt!',
'token' => 'Koden for å nullstille passord er ikkje gyldig.',
Expand Down

0 comments on commit 3fc9bfb

Please sign in to comment.