Skip to content

Commit

Permalink
fix: lint fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
ramazansancar authored Dec 30, 2024
1 parent 24b12ac commit ef91541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/tr_TR/passwords.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
'password' => 'Şifre ve onay aynı olmalı ve en az altı karakter uzunluğunda olmalıdır.',
'throttled' => 'Tekrar denemeden önce lütfen bekleyin.',
'token' => 'Bu parola sıfırlama anahtarı geçersiz.',
'user' => "Bu e-posta adresine sahip bir kullanıcı bulamadık.",
'user' => 'Bu e-posta adresine sahip bir kullanıcı bulamadık.',

];

0 comments on commit ef91541

Please sign in to comment.