Persian translation update (#3206)
* Persian translation update * Persian translation update: new files * Persian translation update * activerecord.fa.yml language code * Persian translation update * fix indent
This commit is contained in:
parent
a478af92c3
commit
b69365e397
10 changed files with 90 additions and 26 deletions
12
app/views/user_mailer/confirmation_instructions.fa.html.erb
Normal file
12
app/views/user_mailer/confirmation_instructions.fa.html.erb
Normal file
|
@ -0,0 +1,12 @@
|
|||
<p dir="rtl">خوش آمدید <%= @resource.email %> !</p>
|
||||
|
||||
<p dir="rtl">شما الان در <%= @instance %> حساب باز کردید.</p>
|
||||
|
||||
<p dir="rtl">برای تأیید عضویت، لطفاً روی پیوند زیر کلیک کنید: <br>
|
||||
<%= link_to 'تأیید حساب', confirmation_url(@resource, confirmation_token: @token) %>
|
||||
|
||||
<p dir="rtl">لطفاً همچنین <%= link_to 'شرایط و مقررات استفادهٔ', terms_url %> ما را هم بخوانید.</p>
|
||||
|
||||
<p dir="rtl">با احترام,<p>
|
||||
|
||||
<p dir="rtl">گردانندگان سرور <%= @instance %></p>
|
Loading…
Add table
Add a link
Reference in a new issue