Defaults to `F2` aka stable.
The casing of the "caps lock" tooltip wasn't changed in code, as tooltips should be ideally sentence-cased, see https://github.com/ppy/osu/pull/21765#issuecomment-1552378930.
As discussed in https://github.com/ppy/osu/discussions/23815#discussioncomment-6124116.
Defaults to Ctrl+Shift+Wheel (as per stable). Closes #23785.
Closes #23750.
zh_tw
`zh_hant` already covers it.
Replace mania scroll "time" with scroll "speed"
Retry count:
Song progress:
This makes the assumption that languages will prefer having the number on the right
See: https://github.com/ppy/osu/pull/23640#discussion_r1202879352
This allows translator to translate the pause and failed in game menus
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
LocalisableString
This allows changes to `xxxStrings.cs` files to immediately reflect in the UI, which is (at least for me) an expectation.
Show count of visible beatmaps at song select