AddName, AddIngredient and AddStep all work with localization
This commit is contained in:
parent
6e9ac2b055
commit
c53239d71e
11 changed files with 115 additions and 43 deletions
|
|
@ -1,4 +1,10 @@
|
|||
add.ingredient.title=Dodaj sk?adnik
|
||||
add.recipe.title=Utwórz przepis
|
||||
add.step.title=Dodaj instrukcje
|
||||
|
||||
add.ingredient.label=Sk?adnik
|
||||
add.recipe.label=Nazwa przepisu
|
||||
add.recipe.button.ok=Ok
|
||||
add.recipe.button.cancel=Anuluj
|
||||
add.step.label=Instrukcja
|
||||
|
||||
button.ok=Ok
|
||||
button.cancel=Anuluj
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue