diff --git a/app/views/default/units/index.html.erb b/app/views/default/units/index.html.erb
index 52e6466..e25331d 100644
--- a/app/views/default/units/index.html.erb
+++ b/app/views/default/units/index.html.erb
@@ -11,7 +11,7 @@
<%= User.human_attribute_name(:symbol).capitalize %> |
<% if current_user.at_least(:active) %>
- <%= t :actions %> |
+ <%= t '.actions' %> |
<% end %>
diff --git a/config/locales/en.yml b/config/locales/en.yml
index f36dccd..2e45765 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -74,6 +74,7 @@ en:
export: Export
import: Import
index:
+ actions: Actions on defaults
import_all: Import all
back: Back to units...
users: