mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
14 lines
247 B
YAML
14 lines
247 B
YAML
# ruby encoding: utf-8
|
|
|
|
de:
|
|
activerecord:
|
|
models:
|
|
problem:
|
|
one: Problem
|
|
other: Probleme
|
|
attributes:
|
|
problem:
|
|
id: ID
|
|
translation_id: Übersetzungs-ID
|
|
title: Titel
|
|
content: Inhalt |