1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 20:15:24 +02:00

add food and unit seeding UI (#1206)

This commit is contained in:
Hayden 2022-05-06 12:17:30 -08:00 committed by GitHub
parent 7e4da3e5a4
commit 07f6446526
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 159 additions and 14 deletions

View file

@ -519,6 +519,12 @@
"merge-food-example": "Merging {food1} into {food2}",
"seed-dialog-text": "Seed the database with foods based on your local language. This will create 200+ common foods that can be used to organize your database. Foods are translated via a community effort.",
"seed-dialog-warning": "You have already have some items in your database. This action will not reconcile duplicates, you will have to manage them manually."
},
"units": {
"seed-dialog-text": "Seed the database with common units based on your local language."
},
"labels": {
"seed-dialog-text": "Seed the database with common labels based on your local language."
}
},
"user-registration": {