diff options
author | metamuffin <metamuffin@disroot.org> | 2025-10-07 00:56:57 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-10-07 00:56:57 +0200 |
commit | 21fb72ba53b89bbd54be09582db0e5fd19ebc3dd (patch) | |
tree | cfd23bcd6502d888002aec8406f11e64159a9a34 | |
parent | b508a22c561a0e7f368383b9585f6f84b70a3f3f (diff) | |
download | hurrycurry-21fb72ba53b89bbd54be09582db0e5fd19ebc3dd.tar hurrycurry-21fb72ba53b89bbd54be09582db0e5fd19ebc3dd.tar.bz2 hurrycurry-21fb72ba53b89bbd54be09582db0e5fd19ebc3dd.tar.zst |
book title translations
-rw-r--r-- | locale/en.ini | 23 |
1 files changed, 15 insertions, 8 deletions
diff --git a/locale/en.ini b/locale/en.ini index cd8d9246..e7540b9e 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -1,4 +1,19 @@ [hurrycurry] +b.burger.title=Burger +b.cleanup.title=Cleaning up +b.curry.title=Curry +b.doughnut.title=Doughnut +b.drinks.title=Drinks +b.icecream.title=Ice Cream +b.mochi.title=Mochi +b.nigiri.title=Nigiri +b.noodles.title=Noodles +b.pizza.title=Pizza +b.salad.title=Salad +b.soups.title=Soups +b.steak.title=Steak +b.title=Hurry Curry! Recipe Book +b.toc.title=Table of Contents c.announce.go=GO! c.announce.ready=READY? c.chat.write_message=Write message @@ -313,11 +328,3 @@ s.tutorial.serve=Serve the meal here s.tutorial.take_now=Take this item quickly! s.tutorial.take=Take {0} from here s.tutorial.wait_finish=Wait... -b.title=Hurry Curry! Recipe Book -b.toc.title=Table of Contents -b.noodles.title=Noodles -b.burger.title=Burger -b.cheese-leek-soup.title=Cheese-Leek Soup -b.mushroom-soup.title=Mushroom Soup -b.tomato-soup.title=Tomato Soup -b.pizza.title=Pizza
\ No newline at end of file |