diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.uk-UA.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.uk-UA.resx
index 49a9a0a56..eb53d1666 100644
--- a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.uk-UA.resx
+++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.uk-UA.resx
@@ -63,7 +63,23 @@
- За цей раунд зібрано {0} наборів карток.
+ Загальна кількість наборів у цьому раунді: {0}.
{0} will be replaced by number of sets traded
+
+ Оголошення від {0} ({1}) із загальною кількістю товарів у списку: {2}...
+ {0} will be replaced by steam ID (number), {1} will be replaced by user's nickname, {2} will be replaced with number of items in the inventory
+
+
+ Всього зібрано {0} предметів за допомогою бота {1} ({2}), надсилаю пропозицію обміну...
+ {0} will be replaced by number of items matched, {1} will be replaced by steam ID (number), {2} will be replaced by user's nickname
+
+
+ Не вдалося відправити пропозицію обміну боту {0} ({1}), йдемо далі...
+ {0} will be replaced by steam ID (number), {1} will be replaced by user's nickname'
+
+
+ Деякі підтвердження завершилися невдачею, приблизно {0} з {1} угод були відправлені успішно.
+ {0} will be replaced by amount of the trade offers that succeeded (number), {1} will be replaced by amount of the trade offers that were supposed to be sent in total (number)
+
diff --git a/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.uk-UA.resx b/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.uk-UA.resx
index 9fb5ead7b..a434da78e 100644
--- a/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.uk-UA.resx
+++ b/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.uk-UA.resx
@@ -74,10 +74,16 @@
{0} успішно ініціалізовано, наперед дякуємо за допомогу. Перше подання відбудеться приблизно через {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 (count this batch) of app access tokens being retrieved
+