Updating and extending Dutch strings (#2930)
* 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
This commit is contained in:
parent
7a7d12d27f
commit
406229d927
9 changed files with 76 additions and 12 deletions
|
|
@ -0,0 +1,9 @@
|
|||
Hallo <%= @resource.email %>!
|
||||
|
||||
Er heeft iemand een nieuw wachtwoord aangevraagd voor Mastodon. Je kan op de link hieronder klikken om jouw wachtwo
|
||||
ord te veranderen.
|
||||
|
||||
<%= edit_password_url(@resource, reset_password_token: @token) %>
|
||||
|
||||
Je kan deze e-mail negeren wanneer jij dit niet hebt aangevraagd.
|
||||
Jouw wachtwoord blijft onveranderd wanneer je niet op bovenstaande link klikt.
|
||||
Loading…
Add table
Add a link
Reference in a new issue