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:
parent
7e4da3e5a4
commit
07f6446526
4 changed files with 159 additions and 14 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue