mirror of
https://github.com/kikobar/mastodon.git
synced 2024-11-06 01:41:57 +00:00
13 lines
382 B
Plaintext
13 lines
382 B
Plaintext
|
Witaj, <%= @resource.unconfirmed_email %>!
|
||
|
|
||
|
Dokonano próby zmiany adresu e-mail, którego używasz na <%= @instance %>.
|
||
|
|
||
|
Aby potwierdzić posiadanie tego adresu e-mail, kliknij na poniższy odnośnik:
|
||
|
<%= confirmation_url(@resource, confirmation_token: @token) %>
|
||
|
|
||
|
Pamiętaj o przeczytaniu naszych zasad użytkowania: <%= terms_url %>
|
||
|
|
||
|
Z pozdrowieniami,
|
||
|
|
||
|
Zespół <%= @instance %>
|