mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-08 08:44:27 +00:00
13 lines
382 B
Plaintext
13 lines
382 B
Plaintext
|
مرحبا <%= @resource.email %> !
|
||
|
|
||
|
لقد قمت بإنشاء حساب على <%= @instance %>.
|
||
|
|
||
|
لتأكيد التسجيل يرجى النقر على الرابط التالي :
|
||
|
<%= confirmation_url(@resource, confirmation_token: @token) %>
|
||
|
|
||
|
يرجى الإطلاع على شروط الإستخدام <%= terms_url %>
|
||
|
|
||
|
مع أجمل التحيات،
|
||
|
|
||
|
فريق <%= @instance %>
|