forked from bofh/fetsite
Localization
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: undecided -*-
|
# -*- coding: utf-8 -*-
|
||||||
# == Schema Information
|
# == Schema Information
|
||||||
#
|
#
|
||||||
# Table name: moduls
|
# Table name: moduls
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<h1>New neuigkeit</h1>
|
<h1><%=I18n.t("neuigkeit.new.title") %></h1>
|
||||||
|
|
||||||
<%= render 'form' %>
|
<%= render 'form' %>
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,9 @@ de:
|
|||||||
show:
|
show:
|
||||||
title: "Auflistung aller Modulgruppen"
|
title: "Auflistung aller Modulgruppen"
|
||||||
link: "Modulgruppen auflisten"
|
link: "Modulgruppen auflisten"
|
||||||
|
neuigkeit:
|
||||||
|
new:
|
||||||
|
title: "Neue Neuigkeit"
|
||||||
home:
|
home:
|
||||||
mtitle: "Menu"
|
mtitle: "Menu"
|
||||||
willkommen: "Willkommen bei der Fachschaft Elektrotechnik"
|
willkommen: "Willkommen bei der Fachschaft Elektrotechnik"
|
||||||
|
|||||||
Reference in New Issue
Block a user