add i18n
This commit is contained in:
committed by
Oleksandr Turchyn
parent
3c60fb4ee6
commit
e9d728fa4a
@@ -1,3 +1,3 @@
|
||||
<%= render 'shared/turbo_modal', title: 'Edit User' do %>
|
||||
<%= render 'shared/turbo_modal', title: t('edit_user') do %>
|
||||
<%= render 'form', user: @user %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user