mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 05:25:26 +02:00
New Crowdin updates (#3161)
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
* New translations en-us.json (Danish) * New translations en-us.json (Hungarian)
This commit is contained in:
parent
ae03e61bb9
commit
0ce05c781c
2 changed files with 14 additions and 14 deletions
|
@ -33,12 +33,12 @@
|
|||
"generic-deleted": "{name} er blevet slettet"
|
||||
},
|
||||
"datetime": {
|
||||
"year": "year|years",
|
||||
"day": "day|days",
|
||||
"hour": "hour|hours",
|
||||
"minute": "minute|minutes",
|
||||
"second": "second|seconds",
|
||||
"millisecond": "millisecond|milliseconds",
|
||||
"microsecond": "microsecond|microseconds"
|
||||
"year": "år|år",
|
||||
"day": "dag|dage",
|
||||
"hour": "time|timer",
|
||||
"minute": "minut|minutter",
|
||||
"second": "sekund|sekunder",
|
||||
"millisecond": "millisekund|millisekunder",
|
||||
"microsecond": "mikrosekund|mikrosekunder"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -33,12 +33,12 @@
|
|||
"generic-deleted": "{name} törölve lett"
|
||||
},
|
||||
"datetime": {
|
||||
"year": "év|év",
|
||||
"day": "nap/nap",
|
||||
"hour": "óra|óra",
|
||||
"minute": "perc/perc",
|
||||
"second": "másodperc|másodperc",
|
||||
"millisecond": "ezredmásodperc|ezredmásodperc",
|
||||
"microsecond": "mikroszekundum|mikroszekundum"
|
||||
"year": "év",
|
||||
"day": "nap",
|
||||
"hour": "óra",
|
||||
"minute": "perc",
|
||||
"second": "másodperc",
|
||||
"millisecond": "ezredmásodperc",
|
||||
"microsecond": "mikroszekundum"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue