add puke event

This commit is contained in:
2025-09-25 23:52:10 +02:00
parent eeebaeb7f3
commit 3890662305
7 changed files with 84 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="AmountLabels">
<item>@string/amount_low</item>
<item>@string/amount_normal</item>
<item>@string/amount_high</item>
</string-array>
</resources>