added some transations to thema

This commit is contained in:
Andreas Stephanides
2014-03-16 14:15:48 +01:00
parent 2598fc28f9
commit 6d4c24742a
4 changed files with 22 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
<h1>New thema</h1>
<div id="themaview">
<h1><%= I18n.t("thema.add") %></h1>
<%= render 'form' %>
</div>
<%= link_to 'Back', themen_path %>