mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
New Crowdin translations (#2028)
* New translations settings.php (Chinese Simplified) * New translations common.php (Spanish) * New translations common.php (Spanish, Argentina) * New translations common.php (Turkish) * New translations common.php (French) * New translations auth.php (Dutch) * New translations common.php (Dutch) * New translations entities.php (Dutch) * New translations activities.php (Thai) * New translations auth.php (Thai) * New translations common.php (Thai) * New translations components.php (Thai) * New translations entities.php (Thai) * New translations errors.php (Thai) * New translations pagination.php (Thai) * New translations passwords.php (Thai) * New translations settings.php (Thai) * New translations validation.php (Thai)
This commit is contained in:
@@ -43,7 +43,7 @@ return [
|
||||
'reset_password' => 'Wachtwoord Herstellen',
|
||||
'reset_password_send_instructions' => 'Geef je e-mail en we sturen je een link om je wachtwoord te herstellen',
|
||||
'reset_password_send_button' => 'Link Sturen',
|
||||
'reset_password_sent' => 'A password reset link will be sent to :email if that email address is found in the system.',
|
||||
'reset_password_sent' => 'Een link om het wachtwoord te resetten zal verstuurd worden naar :email als dat e-mailadres in het systeem gevonden is.',
|
||||
'reset_password_success' => 'Je wachtwoord is succesvol hersteld.',
|
||||
'email_reset_subject' => 'Herstel je wachtwoord van :appName',
|
||||
'email_reset_text' => 'Je ontvangt deze e-mail zodat je je wachtwoord kunt herstellen.',
|
||||
|
Reference in New Issue
Block a user