mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
update translations
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'reset' => 'Salasana on resetoitu!',
|
||||
'sent' => 'Resetointilinkki lähetetty sähköpostitse!',
|
||||
'throttled' => 'Odota, ennen kuin yrität uudelleen',
|
||||
'token' => 'Resetointitunniste on viallinen.',
|
||||
'user' => 'Sähköpostiosoitteella ei löydy käyttäjää.',
|
||||
'reset' => 'Salasanasi on nollattu.',
|
||||
'sent' => 'Olemme lähettäneet salasanan nollauslinkin.',
|
||||
'throttled' => 'Odota ennen kuin yrität uudelleen.',
|
||||
'token' => 'Tämä salasanan nollaustunnus on virheellinen.',
|
||||
'user' => 'Emme löydä käyttäjää, jolla on kyseinen sähköpostiosoite.',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user