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