Automatic translations update

This commit is contained in:
ArchiBot
2021-06-08 02:33:18 +00:00
parent 7435007093
commit 658e7c21b1
3 changed files with 9 additions and 3 deletions

View File

@@ -472,7 +472,10 @@ STACKTRACE:
<value>OWND ALREADY: {0} | {1}</value>
<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>
<comment>{0} will be replaced by the points balance value (integer)</comment>
</data>
<data name="BotRateLimitExceeded" xml:space="preserve">
<value>RATE LIMIT EXCEEDD, WE WILL RETRY AFTR {0} OV COOLDOWN...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>

View File

@@ -472,7 +472,10 @@ Yığın izleme:
<value>Zaten sahip olunan: {0} | {1}</value>
<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>Puan bakiyesi: {0}</value>
<comment>{0} will be replaced by the points balance value (integer)</comment>
</data>
<data name="BotRateLimitExceeded" xml:space="preserve">
<value>Hız sınırııldı, {0} bekledikten sonra yeniden deneyeceğiz...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>

2
wiki

Submodule wiki updated: a3035718c6...0db86e6e56