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