mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 16:46:42 +01:00
14 lines
254 B
YAML
14 lines
254 B
YAML
# ruby encoding: utf-8
|
|
|
|
de:
|
|
activerecord:
|
|
models:
|
|
translation:
|
|
one: Übersetzung
|
|
other: Übersetzungen
|
|
attributes:
|
|
translation:
|
|
id: ID
|
|
problem_id: Problem-ID
|
|
title: Titel
|
|
content: Inhalt |