diff --git a/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.bg-BG.resx b/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.bg-BG.resx
index def32a4e5..19445ef27 100644
--- a/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.bg-BG.resx
+++ b/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.bg-BG.resx
@@ -62,34 +62,119 @@
PublicKeyToken=b77a5c561934e089
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ {0} е била деактивирана поради липсващ токън за изграждане
+ {0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin")
+
+
+ {0} в момента е деактивирана според вашата настройка. Ако искате да помогнете на SteamDB при подаването на данни, моля разгледайте нашата уикипедия.
+ {0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin")
+
+
+ {0} е инициализиранa успешно, благодаря Ви предварително за вашата помощ. Първото подаване на данни ще се случи приблизително след {1}.
+ {0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin"), {1} will be replaced by translated TimeSpan string (such as "53 minutes")
+
+
+ {0} не беше успешно заредена, вместо това ще бъде стартирана нова инстанция...
+ {0} will be replaced by the name of the file (e.g. "GlobalCache")
+
+
+ Няма нови игри или приложения, които да изискват презареждане на бота.
+
+
+ Събиране на общо {0} входящи токени за игри или приложения...
+ {0} will be replaced by the number (total count) of app access tokens being retrieved
+
+
+ Събиране на {0} входящи токени за игри или приложения...
+ {0} will be replaced by the number (count this batch) of app access tokens being retrieved
+
+
+ Приключи събирането на {0} входящи токени за игри или приложения.
+ {0} will be replaced by the number (count this batch) of app access tokens retrieved
+
+
+ Приключи събиране на общо {0} входящи токени за игри или приложения.
+ {0} will be replaced by the number (total count) of app access tokens retrieved
+
+
+ Събиране на всички депа за общо {0} игри или проложения...
+ {0} will be replaced by the number (total count) of apps being retrieved
+
+
+ Събиране на {0} информация за играта или приложението...
+ {0} will be replaced by the number (count this batch) of app infos being retrieved
+
+
+ Приключи събирането на {0} информация за играта или приложението.
+ {0} will be replaced by the number (count this batch) of app infos retrieved
+
+
+ Събиране {0} ключове за депо...
+ {0} will be replaced by the number (count this batch) of depot keys being retrieved
+
+
+ Приключи събирането {0} ключове за депо.
+ {0} will be replaced by the number (count this batch) of depot keys retrieved
+
+
+ Приключи събирането на всички ключове за депа за общо {0} игри или проложения.
+ {0} will be replaced by the number (total count) of apps retrieved
+
+
+ Няма нова информация за подаване, цялата информация е актуална.
+
+
+ Подаването на данните не може да се изпълни, защото няма валиден SteamID зададен като автор или сътрудник. Помислете да настроите {0} правилно.
+ {0} will be replaced by the name of the config property (e.g. "SteamOwnerID") that the user is expected to set
+
+
+ Подаване на общо регистрирани игри/приложения/пакети/депа: {0}/{1}/{2}...
+ {0} will be replaced by the number of app access tokens being submitted, {1} will be replaced by the number of package access tokens being submitted, {2} will be replaced by the number of depot keys being submitted
+
+
+ Подаването е неуспешно поради твърде много изпратени заявки, ще опитаме отново приблизително след {0}.
+ {0} will be replaced by translated TimeSpan string (such as "53 minutes")
+
+
+ Данните са изпратени успешно. Сървърът регистрира общо нови игри/приложения/пакети/депа: {0} ({1} потвърдени)/{2} ({3} потвърдени)/{4} ({5} потвърдени).
+ {0} will be replaced by the number of new app access tokens that the server has registered, {1} will be replaced by the number of verified app access tokens that the server has registered, {2} will be replaced by the number of new package access tokens that the server has registered, {3} will be replaced by the number of verified package access tokens that the server has registered, {4} will be replaced by the number of new depot keys that the server has registered, {5} will be replaced by the number of verified depot keys that the server has registered
+
+
+ Нови игри / приложения: {0}
+ {0} will be replaced by list of the apps (IDs, numbers), separated by a comma
+
+
+ Потвърдени игри / приложения: {0}
+ {0} will be replaced by list of the apps (IDs, numbers), separated by a comma
+
+
+ Нови пакети: {0}
+ {0} will be replaced by list of the packages (IDs, numbers), separated by a comma
+
+
+ Потвърдени пакети: {0}
+ {0} will be replaced by list of the packages (IDs, numbers), separated by a comma
+
+
+ Нови депа: {0}
+ {0} will be replaced by list of the depots (IDs, numbers), separated by a comma
+
+
+ Потвърдени депа: {0}
+ {0} will be replaced by list of the depots (IDs, numbers), separated by a comma
+
+
+ {0} стартирана, плъгинът няма да разреши нито една от тези: {1}.
+ {0} will be replaced by the name of the config property (e.g. "SecretPackageIDs"), {1} will be replaced by list of the objects (IDs, numbers), separated by a comma
+
+
+ Зареждане на STD общ кеш...
+
+
+ Потвърждаване на цялостта на STD общия кеш...
+
+
+ Не успя да провери целостта на глобалния STD кеш. Това предполага потенциална грешка, вместо това ще бъде стартирана нова инстанция.
+
diff --git a/wiki b/wiki
index e52a3fd91..0f6a8e30d 160000
--- a/wiki
+++ b/wiki
@@ -1 +1 @@
-Subproject commit e52a3fd9131efd11372ce23cc33845f54839f53b
+Subproject commit 0f6a8e30dc8cf4d158e3df62ae855ef256ca3a4c