diff options
author | metamuffin <metamuffin@disroot.org> | 2024-10-02 21:56:01 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-10-02 21:56:01 +0200 |
commit | 51e3e52d5a2249c7a81178248a52ef79da699170 (patch) | |
tree | 6796845254acc11d86201a4429fa605fc3b7f9a2 | |
parent | fa797a9c9af6f4a11cd4591c76c7145046acb768 (diff) | |
download | hurrycurry-51e3e52d5a2249c7a81178248a52ef79da699170.tar hurrycurry-51e3e52d5a2249c7a81178248a52ef79da699170.tar.bz2 hurrycurry-51e3e52d5a2249c7a81178248a52ef79da699170.tar.zst |
fix book ingred articles
-rw-r--r-- | locale/en.ini | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/locale/en.ini b/locale/en.ini index 1bfff34c..4b347c87 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -14,17 +14,17 @@ b.curry=Curry with Rice b.drinks=Drinks b.icecream.steps=Coconut and strawberry are pureed in foodprocessor then frozen while continously stirring it with the same foodprocessor. b.icecream=Strawberry Icecream -b.ingred.bun=Bun -b.ingred.cheese=Cheese -b.ingred.coconut=coconut -b.ingred.fish=A whole Fish -b.ingred.flour=Bag of Flour -b.ingred.leek=Leek -b.ingred.lettuce=Lettuce -b.ingred.rice=Bag of Rice -b.ingred.steak=Raw Steak -b.ingred.strawberry=Strawberry -b.ingred.tomato=Tomato +b.ingred.bun=a bun +b.ingred.cheese=a piece of cheese +b.ingred.coconut=a coconut +b.ingred.fish=a whole fish +b.ingred.flour=a bag of flour +b.ingred.leek=a leek +b.ingred.lettuce=a lettuce +b.ingred.rice=a bag of rice +b.ingred.steak=a raw steak +b.ingred.strawberry=a strawberry +b.ingred.tomato=a tomato b.mochi.steps=Firstly make your own rice flour from rice in the food processor. Then carefully steam the flour in a pot b.mochi=Strawberry Mochi b.nigiri.steps=Rice is cooked in a pot and combined with a sliced fish. |