Localization

This commit is contained in:
Thomas Blazek
2013-07-25 16:59:01 +02:00
parent 4215882708
commit 0e4574603d
3 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# -*- coding: undecided -*-
# -*- coding: utf-8 -*-
# == Schema Information
#
# Table name: moduls

View File

@@ -1,4 +1,4 @@
<h1>New neuigkeit</h1>
<h1><%=I18n.t("neuigkeit.new.title") %></h1>
<%= render 'form' %>

View File

@@ -27,7 +27,9 @@ de:
show:
title: "Auflistung aller Modulgruppen"
link: "Modulgruppen auflisten"
neuigkeit:
new:
title: "Neue Neuigkeit"
home:
mtitle: "Menu"
willkommen: "Willkommen bei der Fachschaft Elektrotechnik"