Localization
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# -*- coding: undecided -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
# == Schema Information
|
||||
#
|
||||
# Table name: moduls
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<h1>New neuigkeit</h1>
|
||||
<h1><%=I18n.t("neuigkeit.new.title") %></h1>
|
||||
|
||||
<%= render 'form' %>
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user