diff --git a/app/views/translations/index.html.erb b/app/views/translations/index.html.erb index ad98e8d..b4d5237 100644 --- a/app/views/translations/index.html.erb +++ b/app/views/translations/index.html.erb @@ -1,11 +1,11 @@ -
| ID | -Title | +<%= Translation.human_attribute_name(:id) %> | +<%= Translation.human_attribute_name(:title) %> |
|---|