mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 01:11:43 +02:00
Use default translations
This commit is contained in:
parent
e6981e7e28
commit
ce8f7993c2
4 changed files with 8 additions and 11 deletions
|
@ -40,7 +40,7 @@
|
|||
<div class="checkbox">
|
||||
<label for="api_user_active">
|
||||
<%= f.check_box(:active) %>
|
||||
<%= t('.active') %>
|
||||
<%= ApiUser.human_attribute_name :active %>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue