fix missing translation in epp_log

This commit is contained in:
Georg Kahest 2017-03-01 14:50:09 +02:00
parent 1bdc44ea91
commit 9d68bea42b
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,6 @@
- content_for :actions do
= link_to(t(:back), :back, class: 'btn btn-primary')
= render 'shared/title', name: t(:epp_log)
= render 'shared/title', name: t('.title')
.row
.col-md-12

View file

@ -4,3 +4,5 @@ en:
index:
title: EPP log
reset_btn: Reset
show:
title: EPP log