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