forked from fixin.me/fixin.me
Add translation
This commit is contained in:
parent
9a02f0b0ae
commit
4c09989788
@ -11,7 +11,7 @@
|
||||
<tr>
|
||||
<th><%= User.human_attribute_name(:symbol).capitalize %></th>
|
||||
<% if current_user.at_least(:active) %>
|
||||
<th><%= t :actions %></th>
|
||||
<th><%= t '.actions' %></th>
|
||||
<% end %>
|
||||
</tr>
|
||||
</thead>
|
||||
|
@ -74,6 +74,7 @@ en:
|
||||
export: Export
|
||||
import: Import
|
||||
index:
|
||||
actions: Actions on defaults
|
||||
import_all: Import all
|
||||
back: Back to units...
|
||||
users:
|
||||
|
Loading…
x
Reference in New Issue
Block a user