publicstaticLocalisableStringStartMatchWithCountdown(stringhumanReadableTime)=>newTranslatableString(getKey(@"start_match_width_countdown"),@"Start match in {0}",humanReadableTime);
/// "Choose the mods which all players should play with."
/// </summary>
publicstaticLocalisableStringRequiredModsButtonTooltip=>newTranslatableString(getKey(@"required_mods_button_tooltip"),@"Choose the mods which all players should play with.");
/// <summary>
/// "Each player can choose their preferred mods from a selected list."
/// </summary>
publicstaticLocalisableStringFreeModsButtonTooltip=>newTranslatableString(getKey(@"free_mods_button_tooltip"),@"Each player can choose their preferred mods from a selected list.");
/// <summary>
/// "Each player can choose their preferred difficulty, ruleset and mods."
/// </summary>
publicstaticLocalisableStringFreestyleButtonTooltip=>newTranslatableString(getKey(@"freestyle_button_tooltip"),@"Each player can choose their preferred difficulty, ruleset and mods.");