forked from bofh/fetsite
GitHub Account angelegt
This commit is contained in:
34
config/locales/de.yml
Normal file
34
config/locales/de.yml
Normal file
@@ -0,0 +1,34 @@
|
||||
# Sample localization file for English. Add more files in this directory for other locales.
|
||||
# See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
|
||||
de:
|
||||
hello: "Hallo Welt"
|
||||
|
||||
studien:
|
||||
list: "Studien der Fakultät Elektrotechnik"
|
||||
new: "Neues Studium"
|
||||
modul:
|
||||
edit:
|
||||
title: "Bearbeite Modul"
|
||||
modulgruppe:
|
||||
typ: "Typ"
|
||||
home:
|
||||
mtitle: "Menu"
|
||||
hallobeiderfet: "Du bist auf er Seite der Fachschaft Elektrotechnik der TU Wien"
|
||||
home: "Startseite"
|
||||
studien: "Studien"
|
||||
news: "News"
|
||||
info: "Information"
|
||||
|
||||
formtastic:
|
||||
titles:
|
||||
modul:
|
||||
title: "Modul Details"
|
||||
edit: "Modul Details"
|
||||
hints:
|
||||
modul:
|
||||
name: "Name des Moduls"
|
||||
labels:
|
||||
modul:
|
||||
name: "Name"
|
||||
desc: "Beschreibung"
|
||||
depend: "Voraussetzungen"
|
||||
Reference in New Issue
Block a user