diff options
author | metamuffin <metamuffin@disroot.org> | 2024-10-12 02:42:54 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-10-12 02:42:54 +0200 |
commit | 1eac2e6152f1325a33585ef079bd6962252c1436 (patch) | |
tree | 9d5d78ae7243f792f06548a06542972d7754cf52 | |
parent | 25976e888def15d3ae63635385372f9c8313e0b9 (diff) | |
download | hurrycurry-1eac2e6152f1325a33585ef079bd6962252c1436.tar hurrycurry-1eac2e6152f1325a33585ef079bd6962252c1436.tar.bz2 hurrycurry-1eac2e6152f1325a33585ef079bd6962252c1436.tar.zst |
Improve book strings.
Co-authored-by: Riley <riley@e926.de>
-rw-r--r-- | locale/en.ini | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/locale/en.ini b/locale/en.ini index 41265980..0dbb6120 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -14,7 +14,8 @@ b.curry.steps=Firstly, extract the milk from the coconut. This is most efficient b.curry=Curry with Rice b.dishes=Dishes 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.desc=This snack containing strawberry will surely cool anyone down on a warm day. +b.icecream.steps=This iconic dish is prepared by pureeing a full strawberry, including greens, and a coconut, including its outer wooden shell, in the food processor. Afterward, it should be placed into a freezer, making use of its wireless processing abilities. The resulting mass is typically served in a sphere shape on a plate. b.icecream=Strawberry Icecream b.ingred.bun=a bun b.ingred.cheese=a piece of cheese @@ -27,11 +28,14 @@ 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.desc=Mochi is a traditional Japanese New Year’s food, which is also eaten all year-round. +b.mochi.steps=Firstly, you’ll have to blend some rice in the food processor processing it into fresh rice flour. This now, without adding any additives can be steamed in a pot transforming it into Mochi dough. A full Strawberry sould now be employed as a flavoring agent, turning the heated rice flour into Strawberry Mochi. b.mochi=Strawberry Mochi -b.nigiri.steps=Rice is cooked in a pot and combined with a sliced fish. +b.nigiri.desc=This traditional 1820s japaneese sushi is harmonic combination of both plebian rice and fish. +b.nigiri.steps=Rice, without washing or adding water beforehand, is put in a pan and brought to a boil, taken from the hot pot the rice is combined with a carefully cut fish. b.nigiri=Nigiri -b.strawberry_shake.steps=Strawberry and Coconut are pureed in foodprocessor, then transferred to a glass. +b.strawberry_shake.desc=A tasty mix of coconut and strawberry +b.strawberry_shake.steps=Both a singular strawberry as well as a uncut complete coconut are pureed using a food processor, afterwards, to ease consumption, transferred to a glass. b.strawberry_shake=Strawberry Shake b.title=Recipes for when you are in a Hurry b.tomato_soup.steps=Firstly take your fresh tomato and puree it in a light blue stainless-steel blender until it resembles a fine paste. Transfer said paste into a large cauldron of your choosing and add a fresh whole leek and season to taste. Let this simmer until the consistency homogenizes and the colour seems apetizing. Serve this mixture on a plate and enjoy! |