Hello <%= @user.name %>,
<% if @approved_entry %>Great news! Your entry request has been approved and is ready to be published.
✓ Your Approved Entry
Category: <%= @approved_entry.category.to_s.humanize %>
-
<% if @approved_entry.fi.present? %>
- 🇫🇮 Finnish:
- <%= @approved_entry.fi %> <% end %> <% if @approved_entry.en.present? %>
- 🇬🇧 English:
- <%= @approved_entry.en %> <% end %> <% if @approved_entry.sv.present? %>
- 🇸🇪 Swedish:
- <%= @approved_entry.sv %> <% end %> <% if @approved_entry.no.present? %>
- 🇳🇴 Norwegian:
- <%= @approved_entry.no %> <% end %> <% if @approved_entry.ru.present? %>
- 🇷🇺 Russian:
- <%= @approved_entry.ru %> <% end %> <% if @approved_entry.de.present? %>
- 🇩🇪 German:
- <%= @approved_entry.de %> <% end %>
To complete the process and publish your entry, please accept this invitation to create your account on Sanasto Wiki.
<% else %>The Sanasto Wiki let you search and compare, or download, translations across languages used all over the living Christianity.
With a login account, you can contribute to this work.
<% end %>Your Account Details:
Email: <%= @user.email %>
Role: <%= @user.role.titleize %>
To accept this invitation and set your password, click the button below:
You can also copy and paste this link into your browser:
<%= @invitation_url %>