diff --git a/ArchiSteamFarm/Localization/Strings.qps-Ploc.resx b/ArchiSteamFarm/Localization/Strings.qps-Ploc.resx
index a896fab53..e847f403b 100644
--- a/ArchiSteamFarm/Localization/Strings.qps-Ploc.resx
+++ b/ArchiSteamFarm/Localization/Strings.qps-Ploc.resx
@@ -472,7 +472,10 @@ STACKTRACE:
OWND ALREADY: {0} | {1}
{0} will be replaced by game's ID (number), {1} will be replaced by game's name
-
+
+ POINTS BALANCE: {0}
+ {0} will be replaced by the points balance value (integer)
+
RATE LIMIT EXCEEDD, WE WILL RETRY AFTR {0} OV COOLDOWN...
{0} will be replaced by translated TimeSpan string (such as "25 minutes")
diff --git a/ArchiSteamFarm/Localization/Strings.tr-TR.resx b/ArchiSteamFarm/Localization/Strings.tr-TR.resx
index b7d7898ad..53f504724 100644
--- a/ArchiSteamFarm/Localization/Strings.tr-TR.resx
+++ b/ArchiSteamFarm/Localization/Strings.tr-TR.resx
@@ -472,7 +472,10 @@ Yığın izleme:
Zaten sahip olunan: {0} | {1}
{0} will be replaced by game's ID (number), {1} will be replaced by game's name
-
+
+ Puan bakiyesi: {0}
+ {0} will be replaced by the points balance value (integer)
+
Hız sınırı aşıldı, {0} bekledikten sonra yeniden deneyeceğiz...
{0} will be replaced by translated TimeSpan string (such as "25 minutes")
diff --git a/wiki b/wiki
index a3035718c..0db86e6e5 160000
--- a/wiki
+++ b/wiki
@@ -1 +1 @@
-Subproject commit a3035718c61124e0b9c24071a525ff85025947f1
+Subproject commit 0db86e6e56fe017f364859c9d579bec878940206