mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Add optional donation trade logging info
This commit is contained in:
9
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
9
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
@@ -78,6 +78,15 @@ namespace ArchiSteamFarm.Localization {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Accepted donation trade: {0}.
|
||||
/// </summary>
|
||||
internal static string BotAcceptedDonationTrade {
|
||||
get {
|
||||
return ResourceManager.GetString("BotAcceptedDonationTrade", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Accepting gift: {0}....
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user