diff --git a/osu.Game/Localisation/GlobalActionKeyBindingStrings.cs b/osu.Game/Localisation/GlobalActionKeyBindingStrings.cs
index e28ec4eb09..0624a5b34b 100644
--- a/osu.Game/Localisation/GlobalActionKeyBindingStrings.cs
+++ b/osu.Game/Localisation/GlobalActionKeyBindingStrings.cs
@@ -152,7 +152,7 @@ namespace osu.Game.Localisation
///
/// "Show profile"
///
- public static LocalisableString ShowProfile => new TranslatableString(getKey(@"toggle_notifications"), @"Show profile");
+ public static LocalisableString ShowProfile => new TranslatableString(getKey(@"show_profile"), @"Show profile");
///
/// "Pause gameplay"