mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
20 lines
454 B
YAML
20 lines
454 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"
|
|
privacy: "Datenschutz"
|
|
legal: "Impressum"
|
|
copyright: "Copyright"
|
|
bootstrap_html: 'Entworfen mit <a href="http://getbootstrap.com/">Bootstrap</a>'
|
|
helpers:
|
|
submit:
|
|
translation:
|
|
create: "%{model} vorschlagen"
|