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"
|
"generic-deleted": "{name} er blevet slettet"
|
||||||
},
|
},
|
||||||
"datetime": {
|
"datetime": {
|
||||||
"year": "year|years",
|
"year": "år|år",
|
||||||
"day": "day|days",
|
"day": "dag|dage",
|
||||||
"hour": "hour|hours",
|
"hour": "time|timer",
|
||||||
"minute": "minute|minutes",
|
"minute": "minut|minutter",
|
||||||
"second": "second|seconds",
|
"second": "sekund|sekunder",
|
||||||
"millisecond": "millisecond|milliseconds",
|
"millisecond": "millisekund|millisekunder",
|
||||||
"microsecond": "microsecond|microseconds"
|
"microsecond": "mikrosekund|mikrosekunder"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -33,12 +33,12 @@
|
||||||
"generic-deleted": "{name} törölve lett"
|
"generic-deleted": "{name} törölve lett"
|
||||||
},
|
},
|
||||||
"datetime": {
|
"datetime": {
|
||||||
"year": "év|év",
|
"year": "év",
|
||||||
"day": "nap/nap",
|
"day": "nap",
|
||||||
"hour": "óra|óra",
|
"hour": "óra",
|
||||||
"minute": "perc/perc",
|
"minute": "perc",
|
||||||
"second": "másodperc|másodperc",
|
"second": "másodperc",
|
||||||
"millisecond": "ezredmásodperc|ezredmásodperc",
|
"millisecond": "ezredmásodperc",
|
||||||
"microsecond": "mikroszekundum|mikroszekundum"
|
"microsecond": "mikroszekundum"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue