1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-26 12:45:09 +08:00

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> /// <summary>
/// "Show profile" /// "Show profile"
/// </summary> /// </summary>
public static LocalisableString ShowProfile => new TranslatableString(getKey(@"toggle_notifications"), @"Show profile"); public static LocalisableString ShowProfile => new TranslatableString(getKey(@"show_profile"), @"Show profile");
/// <summary> /// <summary>
/// "Pause gameplay" /// "Pause gameplay"