mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
Add plurals of problem and translation
This commit is contained in:
parent
d4847270ca
commit
c9574ff9c1
@ -3,7 +3,9 @@
|
|||||||
de:
|
de:
|
||||||
activerecord:
|
activerecord:
|
||||||
models:
|
models:
|
||||||
problem: 'Problem'
|
problem:
|
||||||
|
one: 'Problem'
|
||||||
|
other: 'Probleme'
|
||||||
attributes:
|
attributes:
|
||||||
problem:
|
problem:
|
||||||
id: 'ID'
|
id: 'ID'
|
||||||
|
|||||||
@ -3,7 +3,9 @@
|
|||||||
de:
|
de:
|
||||||
activerecord:
|
activerecord:
|
||||||
models:
|
models:
|
||||||
translation: 'Übersetzung'
|
translation:
|
||||||
|
one: 'Übersetzung'
|
||||||
|
other: 'Übersetzungen'
|
||||||
attributes:
|
attributes:
|
||||||
translation:
|
translation:
|
||||||
id: 'ID'
|
id: 'ID'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user