Rename translation key

This commit is contained in:
Andrew Hong
2022-08-09 03:03:14 -04:00
parent ededaed5ef
commit 04108a749e

View File

@ -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"