mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 16:46:42 +01:00
19 lines
441 B
YAML
19 lines
441 B
YAML
# ruby encoding: utf-8
|
|
|
|
de:
|
|
attributes:
|
|
created_at: Erstellt
|
|
updated_at: Aktualisiert
|
|
application:
|
|
site_title: "Projekt Euler"
|
|
sign_in: 'Einloggen'
|
|
sign_out: 'Ausloggen'
|
|
info: "Info"
|
|
legal: "Impressum"
|
|
copyright: "Copyright-Informationen"
|
|
bootstrap_html: 'Entworfen mit <a href="http://getbootstrap.com/">Bootstrap</a>'
|
|
helpers:
|
|
submit:
|
|
translation:
|
|
create: "%{model} vorschlagen"
|