mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Rename translation key
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user