mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Improve cooldown when ASF detects recent playing
This commit is contained in:
9
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
9
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
@@ -312,6 +312,15 @@ namespace ArchiSteamFarm.Localization {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Waiting additional {0} to ensure that we're free to start idling....
|
||||
/// </summary>
|
||||
public static string BotExtraIdlingCooldown {
|
||||
get {
|
||||
return ResourceManager.GetString("BotExtraIdlingCooldown", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Bot has {0} games remaining in its background queue..
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user