1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-05 13:35:23 +02:00

New Crowdin updates (#1329)

* New translations en-US.json (German)

* New translations en-US.json (German)

* New translations en-US.json (Ukrainian)
This commit is contained in:
Hayden 2022-06-02 09:12:15 -08:00 committed by GitHub
parent 5a0c034391
commit f78c5eb359
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 17 deletions

View file

@ -1,21 +1,21 @@
{
"short": {
"month": "short",
"day": "numeric",
"weekday": "long"
"month": "kurz",
"day": "numerisch",
"weekday": "lang"
},
"medium": {
"month": "long",
"day": "numeric",
"weekday": "long",
"year": "numeric"
"month": "lang",
"day": "numerisch",
"weekday": "lang",
"year": "numerisch"
},
"long": {
"year": "numeric",
"month": "long",
"day": "numeric",
"weekday": "long",
"hour": "numeric",
"minute": "numeric"
"year": "numerisch",
"month": "lang",
"day": "numerisch",
"weekday": "lang",
"hour": "numerisch",
"minute": "numerisch"
}
}

View file

@ -516,7 +516,7 @@
"read-the-docs": "Документація"
},
"data-pages": {
"seed-data": "Seed Data",
"seed-data": "Дані Seed",
"foods": {
"merge-dialog-text": "Об'єднання вибраних страв об'єднає вихідну страву та цільову страву до однієї страви. Вихідна страва буде видалена і всі посилання на вихідну страву будуть посилатися на цільову страву.",
"merge-food-example": "Об'єднання {food1} в {food2}",