[+] Allow disable music rank for own machine (#110)

* [+] Allow disable music rank for own machine

* fix
This commit is contained in:
凌莞~(=^▽^=)
2025-01-19 01:43:58 +08:00
committed by GitHub
parent dfee2cd71f
commit 151535139f
6 changed files with 19 additions and 1 deletions

View File

@@ -153,6 +153,8 @@ export const EN_REF_SETTINGS = {
'settings.fields.gameUsername.desc': 'Your name shown in game',
'settings.fields.optOutOfLeaderboard.name': 'Opt Out of Leaderboard',
'settings.fields.optOutOfLeaderboard.desc': 'You will still be able to see yourself on the leaderboard after logging in',
'settings.fields.enableMusicRank.name': 'Enable Recommended Music Rank on Your Machine',
'settings.fields.enableMusicRank.desc': 'If you have your own ranking, you can turn this off. It only affects your own machine',
'settings.mai2.name': 'Player Name',
'settings.profile.picture': 'Profile Picture',
'settings.profile.upload-new': 'Upload New',