From 3c4c075796053632439cb1776f9c13a21462ea52 Mon Sep 17 00:00:00 2001
From: Dean Herbert <pe@ppy.sh>
Date: Tue, 28 Jun 2022 13:13:56 +0900
Subject: [PATCH] Add new client localisations

---
 osu.Game.Resources/Localisation/UserInterface.resx | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/osu.Game.Resources/Localisation/UserInterface.resx b/osu.Game.Resources/Localisation/UserInterface.resx
index 1af9a53..bea9cf2 100644
--- a/osu.Game.Resources/Localisation/UserInterface.resx
+++ b/osu.Game.Resources/Localisation/UserInterface.resx
@@ -115,6 +115,9 @@
   <data name="random_selection_algorithm" xml:space="preserve">
     <value>Random selection algorithm</value>
   </data>
+  <data name="mod_select_hotkey_style" xml:space="preserve">
+    <value>Mod select hotkey style</value>
+  </data>
   <data name="no_limit" xml:space="preserve">
     <value>no limit</value>
   </data>