AddName, AddIngredient and AddStep all work with localization

This commit is contained in:
Oskar Rasieński 2025-12-04 00:26:33 +01:00
commit c53239d71e
11 changed files with 115 additions and 43 deletions

View file

@ -1,4 +1,10 @@
add.ingredient.title=Add Ingredient
add.recipe.title=Create recipe
add.step.title=Add Step
add.ingredient.label=Ingredient
add.recipe.label=Recipe Name
add.recipe.button.ok=Ok
add.recipe.button.cancel=Cancel
add.step.label=Preparation Step
button.ok=Ok
button.cancel=Cancel