1
0
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:
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"