mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 13:15:08 +08:00
Rename translation key
This commit is contained in:
parent
ededaed5ef
commit
04108a749e
@ -152,7 +152,7 @@ namespace osu.Game.Localisation
|
||||
/// <summary>
|
||||
/// "Show profile"
|
||||
/// </summary>
|
||||
public static LocalisableString ShowProfile => new TranslatableString(getKey(@"toggle_notifications"), @"Show profile");
|
||||
public static LocalisableString ShowProfile => new TranslatableString(getKey(@"show_profile"), @"Show profile");
|
||||
|
||||
/// <summary>
|
||||
/// "Pause gameplay"
|
||||
|
Loading…
Reference in New Issue
Block a user