mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-13 19:17:34 +08:00
[+] Ongeki settings on Web UI
This commit is contained in:
@@ -127,6 +127,7 @@ export const EN_REF_SETTINGS = {
|
||||
'settings.tabs.game': 'Game',
|
||||
'settings.tabs.chu3': 'Chuni',
|
||||
'settings.tabs.mai2': 'Mai',
|
||||
'settings.tabs.ongeki': 'Ongeki',
|
||||
'settings.tabs.wacca': 'Wacca',
|
||||
'settings.fields.unlockMusic.name': 'Unlock All Music',
|
||||
'settings.fields.unlockMusic.desc': 'Unlock all music and master difficulty in game.',
|
||||
@@ -148,6 +149,8 @@ export const EN_REF_SETTINGS = {
|
||||
'settings.fields.chusanMatchingReflector.desc': 'URL of the national matching server\'s UDP reflector.',
|
||||
'settings.fields.chusanMatchingServer.name': 'Matching Server',
|
||||
'settings.fields.chusanMatchingServer.desc': 'URL of the national matching server.',
|
||||
'settings.fields.ongekiInfiniteKaika.name': 'Infinite Kaika',
|
||||
'settings.fields.ongekiInfiniteKaika.desc': 'Set Kaika to 999',
|
||||
'settings.fields.rounding.name': 'Score Rounding',
|
||||
'settings.fields.rounding.desc': 'Round the score to one decimal place',
|
||||
'settings.fields.gameUsername.name': 'In-Game Username',
|
||||
@@ -164,6 +167,7 @@ export const EN_REF_SETTINGS = {
|
||||
'settings.profile.name': 'Display Name',
|
||||
'settings.profile.username': 'Username',
|
||||
'settings.profile.password': 'Password',
|
||||
'settings.profile.country': 'Country',
|
||||
'settings.profile.location': 'Location',
|
||||
'settings.profile.bio': 'Bio',
|
||||
'settings.profile.unset': 'Unset',
|
||||
|
||||
Reference in New Issue
Block a user