mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-28 17:24:35 -06:00
New translations auth.php (Slovenian)
This commit is contained in:
parent
b6b6888493
commit
f98215a5da
@ -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.',
|
||||
|
||||
];
|
Loading…
Reference in New Issue
Block a user