fix: add options on website

This commit is contained in:
Raymond
2025-04-18 18:36:44 -04:00
committed by Azalea
parent f222632dfb
commit 7f4ee0784e
2 changed files with 57 additions and 4 deletions

View File

@@ -190,6 +190,7 @@ export const EN_REF_SETTINGS = {
export const EN_REF_USERBOX = {
'userbox.header.general': 'General Settings',
'userbox.header.matching': 'National Matching',
'userbox.header.matching.symbolChat': 'Chat Symbols (Matching)',
'userbox.header.userbox': 'UserBox Settings',
'userbox.header.preview': 'UserBox Preview',
'userbox.nameplateId': 'Nameplate',
@@ -216,6 +217,8 @@ export const EN_REF_USERBOX = {
'userbox.matching.option.collab': 'Collaborators',
'userbox.matching.custom.name': 'Custom',
'userbox.matching.custom.sub': 'Enter your own URL',
'userbox.matching.symbolChat': 'Message Choice',
'userbox.matching.symbolChat.default': 'Default',
'userbox.new.name': 'AquaBox',
'userbox.new.setup': 'Drag and drop your Chuni game folder (Lumi or newer) into the box below to display UserBoxes with their nameplate & avatar. All files are handled in-browser.',