mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-11-01 08:31:12 +01:00
406229d927
* Update nl * Update nl * Update nl * Create confirmation_instructions.nl.html.erb * Create confirmation_instructions.nl.text.erb * Create password_change.nl.html.erb * Create password_change.nl.text.erb * Create reset_password_instructions.nl.html.erb * Create reset_password_instructions.nl.text.erb
9 lines
444 B
Text
9 lines
444 B
Text
<p>Hallo <%= @resource.email %>!</p>
|
|
|
|
<p>Er heeft iemand een nieuw wachtwoord aangevraagd voor Mastodon. Je kan op de link hieronder klikken om jouw wach
|
|
twoord te veranderen.</p>
|
|
|
|
<p><%= link_to 'Change my password', edit_password_url(@resource, reset_password_token: @token) %></p>
|
|
|
|
<p>Je kan deze e-mail negeren wanneer jij dit niet hebt aangevraagd.</p>
|
|
<p>Jouw wachtwoord blijft onveranderd wanneer je niet op bovenstaande link klikt.</p>
|