mirror of
https://github.com/ppy/osu.git
synced 2025-01-23 22:53:04 +08:00
Update PlayerLoaderStrings.cs
This commit is contained in:
parent
0811de728e
commit
a49b2eaa3b
@ -26,10 +26,10 @@ namespace osu.Game.Localisation
|
||||
|
||||
/// <summary>
|
||||
/// "No performance points will be awarded.
|
||||
/// Leaderboards may be reset by the beatmap creator."
|
||||
/// Leaderboards may be reset."
|
||||
/// </summary>
|
||||
public static LocalisableString LovedBeatmapDisclaimerContent => new TranslatableString(getKey(@"loved_beatmap_disclaimer_content"), @"No performance points will be awarded.
|
||||
Leaderboards may be reset by the beatmap creator.");
|
||||
Leaderboards may be reset.");
|
||||
|
||||
/// <summary>
|
||||
/// "This beatmap is qualified"
|
||||
|
Loading…
Reference in New Issue
Block a user