Update Russian translation (rebased) (#2503)
* Fix syntax error * Remove two_factor_auth.warning (appears obsolete) * Add missing strings in ru.yml A lot of new strings translated, especially for the newly added admin section * Update Russian translation * Fix merge conflicts Redid Works by @rkarabut
This commit is contained in:
committed by
Eugen Rochko
parent
9d3fc1281d
commit
a23eaf720e
12
app/views/user_mailer/confirmation_instructions.ru.text.erb
Normal file
12
app/views/user_mailer/confirmation_instructions.ru.text.erb
Normal file
@@ -0,0 +1,12 @@
|
||||
Добро пожаловать, <%= @resource.email %> !
|
||||
|
||||
Вы только что завели аккаунт на <%= @instance %>.
|
||||
|
||||
Чтобы подтвердить создание аккаунта, пожалуйста, перейдите по этой ссылке:
|
||||
<%= confirmation_url(@resource, confirmation_token: @token) %>
|
||||
|
||||
Также просим Вас прочитать об условиях использования аккаунта здесь: <%= terms_url %>
|
||||
|
||||
Искренне Ваши,
|
||||
|
||||
Команда <%= @instance %>
|
Reference in New Issue
Block a user