Update Translations.Designer.cs

This commit is contained in:
Somersault 2026-06-29 05:34:53 +03:00 committed by GitHub
parent e377ef59f3
commit 003486a48f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -906,6 +906,15 @@ namespace MinecraftClient {
}
}
/// <summary>
/// Looks up a localized string similar to Restart already pending; not scheduling another reconnect.
/// </summary>
internal static string bot_autoRelog_restart_already_pending {
get {
return ResourceManager.GetString("bot.autoRelog.restart_already_pending", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to unlimited.
/// </summary>