aboutsummaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2025-08-26 23:05:03 +0200
committertpart <tpart120@proton.me>2025-08-26 23:05:03 +0200
commit34285add925cee5c3b27af7238ed52f61f376ef9 (patch)
tree86f32bc619850c7564c59af3dab04f139dbd61e2 /locale
parentf7c95ce30281125d9eb1f28f0633bc8454c1dd58 (diff)
downloadhurrycurry-34285add925cee5c3b27af7238ed52f61f376ef9.tar
hurrycurry-34285add925cee5c3b27af7238ed52f61f376ef9.tar.bz2
hurrycurry-34285add925cee5c3b27af7238ed52f61f376ef9.tar.zst
Add Ready? Go! message on game start; Fix various bugs
Diffstat (limited to 'locale')
-rw-r--r--locale/en.ini4
1 files changed, 3 insertions, 1 deletions
diff --git a/locale/en.ini b/locale/en.ini
index e455c8eb..138c6e65 100644
--- a/locale/en.ini
+++ b/locale/en.ini
@@ -1,4 +1,6 @@
[hurrycurry]
+c.announce.go=GO!
+c.announce.ready=READY?
c.chat.write_message=Write message
c.credits.contributors=with contributions from
c.credits.developed_by=developed by
@@ -288,4 +290,4 @@ s.tutorial.put_on=Place on {0}
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=…
+s.tutorial.wait_finish=… \ No newline at end of file