mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Correct BotPointsBalance string
This commit is contained in:
@@ -473,7 +473,7 @@ StackTrace:
|
|||||||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="BotPointsBalance" xml:space="preserve">
|
<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>
|
<comment>{0} will be replaced by the points balance value (integer)</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="BotRateLimitExceeded" xml:space="preserve">
|
<data name="BotRateLimitExceeded" xml:space="preserve">
|
||||||
|
|||||||
Reference in New Issue
Block a user