diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-09-02 22:55:55 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-09-02 22:55:55 +0200 |
commit | 32b19aa9504ce24fe0e98a5c9e2fa2be9612fa88 (patch) | |
tree | e0e9be8a056ba498f2998fcc85495e6641d34af6 /db/i18n/en_US.po | |
parent | 2030caa0c85102b1cf6131dd9eefef4a347cda42 (diff) |
item drops!
Diffstat (limited to 'db/i18n/en_US.po')
-rw-r--r-- | db/i18n/en_US.po | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/i18n/en_US.po b/db/i18n/en_US.po index abd44ed..89c8927 100644 --- a/db/i18n/en_US.po +++ b/db/i18n/en_US.po @@ -24,6 +24,9 @@ msgstr "Translation missing" msgid "game:battle:money:get" msgstr "Got {amount} money!" +msgid "game:battle:item:get" +msgstr "Found {name}!" + msgid "game:battle:defeat" msgstr "Whited out!" |