mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-07 14:35:25 +02:00
New translations en-us.json (German) (#3179)
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
This commit is contained in:
parent
83887e3c37
commit
0a3542e97c
1 changed files with 7 additions and 7 deletions
|
@ -33,12 +33,12 @@
|
||||||
"generic-deleted": "{name} wurde gelöscht"
|
"generic-deleted": "{name} wurde gelöscht"
|
||||||
},
|
},
|
||||||
"datetime": {
|
"datetime": {
|
||||||
"year": "year|years",
|
"year": "jahr|jahre",
|
||||||
"day": "day|days",
|
"day": "tag|tage",
|
||||||
"hour": "hour|hours",
|
"hour": "stunde|stunden",
|
||||||
"minute": "minute|minutes",
|
"minute": "minute|minuten",
|
||||||
"second": "second|seconds",
|
"second": "sekunde|sekunden",
|
||||||
"millisecond": "millisecond|milliseconds",
|
"millisecond": "millisekunde|millisekunden",
|
||||||
"microsecond": "microsecond|microseconds"
|
"microsecond": "mikrosekunde|mikrosekunden"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue