/// "Whether a graph displaying difficulty throughout the beatmap should be shown"
/// </summary>
publicstaticLocalisableStringShowGraphDescription=>newTranslatableString(getKey(@"show_graph_description"),"Whether a graph displaying difficulty throughout the beatmap should be shown");
/// "Whether the passed and remaining time should be shown"
/// </summary>
publicstaticLocalisableStringShowTimeDescription=>newTranslatableString(getKey(@"show_time_description"),"Whether the passed and remaining time should be shown");