diff options
author | metamuffin <metamuffin@disroot.org> | 2024-10-03 16:59:56 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-10-03 16:59:56 +0200 |
commit | 784351c6fc8b16abcb92c20d15505a6db2445a99 (patch) | |
tree | 4805c6275b5d39d1892e6271b0b90017a681ffe2 | |
parent | 953f4cf8f233f2742d67e3933eaf75a2f44eccc6 (diff) | |
download | hurrycurry-784351c6fc8b16abcb92c20d15505a6db2445a99.tar hurrycurry-784351c6fc8b16abcb92c20d15505a6db2445a99.tar.bz2 hurrycurry-784351c6fc8b16abcb92c20d15505a6db2445a99.tar.zst |
missing string for book
-rw-r--r-- | locale/en.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en.ini b/locale/en.ini index 58de63eb..f0dc9f1a 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -11,6 +11,7 @@ b.burger.variation=The burger can be prepared in multiple variations, e.g. witho b.burger=Burger b.curry.steps=The coconut is pureed for its milk. Tomato and Leek are cooked in the milk. The curry is served with seperately cooked rice. 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=Strawberry Icecream |