Correct BotPointsBalance string

This commit is contained in:
Archi
2021-05-30 17:21:18 +02:00
parent 90e4d93c5c
commit 2c2ee38f57

View File

@@ -473,7 +473,7 @@ StackTrace:
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="BotPointsBalance" xml:space="preserve">
<value>Points balance{0}</value>
<value>Points balance: {0}</value>
<comment>{0} will be replaced by the points balance value (integer)</comment>
</data>
<data name="BotRateLimitExceeded" xml:space="preserve">