New translations auth.php (Slovenian)

This commit is contained in:
James Cole 2017-05-03 00:30:11 +02:00
parent b6b6888493
commit f98215a5da

View File

@ -22,7 +22,7 @@ return [
|
*/
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'failed' => 'Podatki se ne ujemajo s podatki v naši bazi.',
'throttle' => 'Prevečkrat ste se poskusili prijaviti. Poskusite ponovno čez :seconds sekunde.',
];