mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-13 23:07:28 +08:00
[U] Update i18n for userbox
This commit is contained in:
@@ -161,26 +161,24 @@ export const EN_REF_SETTINGS = {
|
||||
}
|
||||
|
||||
export const EN_REF_USERBOX = {
|
||||
'userbox.tabs.chusan':'Chuni',
|
||||
'userbox.tabs.maimai':'Mai (WIP)',
|
||||
'userbox.tabs.ongeki':'Ongeki (WIP)',
|
||||
'userbox.nameplate': 'Nameplate',
|
||||
'userbox.frame': 'Frame',
|
||||
'userbox.trophy': 'Trophy (Title)',
|
||||
'userbox.mapicon': 'Map Icon',
|
||||
'userbox.voice':'System Voice',
|
||||
'userbox.wear':'Avatar Wear',
|
||||
'userbox.head':'Avatar Head',
|
||||
'userbox.face':'Avatar Face',
|
||||
'userbox.skin':'Avatar Skin',
|
||||
'userbox.item':'Avatar Item',
|
||||
'userbox.front':'Avatar Front',
|
||||
'userbox.back':'Avatar Back',
|
||||
'userbox.preview.avatar':'Avatar Preview',
|
||||
'userbox.preview.nameplate':'Nameplate Preview',
|
||||
'userbox.preview.ui':'Interface Preview',
|
||||
'userbox.error.noprofile':'No profile was found for this game',
|
||||
'userbox.error.nodata':'No data was found for this game',
|
||||
'userbox.header.general': 'General Settings',
|
||||
'userbox.header.userbox': 'UserBox Settings',
|
||||
'userbox.header.preview': 'UserBox Preview',
|
||||
'userbox.nameplateId': 'Nameplate',
|
||||
'userbox.frameId': 'Frame',
|
||||
'userbox.trophyId': 'Trophy (Title)',
|
||||
'userbox.mapIconId': 'Map Icon',
|
||||
'userbox.voiceId': 'System Voice',
|
||||
'userbox.avatarWear': 'Avatar Wear',
|
||||
'userbox.avatarHead': 'Avatar Head',
|
||||
'userbox.avatarFace': 'Avatar Face',
|
||||
'userbox.avatarSkin': 'Avatar Skin',
|
||||
'userbox.avatarItem': 'Avatar Item',
|
||||
'userbox.avatarFront': 'Avatar Front',
|
||||
'userbox.avatarBack': 'Avatar Back',
|
||||
'userbox.preview.notice': 'To honor the copyright, we cannot host the images of the userbox items. However, if someone else is willing to provide the images, you can enter their URL here and it will be displayed.',
|
||||
'userbox.preview.url': 'Image URL',
|
||||
'userbox.error.nodata': 'Chuni data not found',
|
||||
}
|
||||
|
||||
export const EN_REF = { ...EN_REF_USER, ...EN_REF_Welcome, ...EN_REF_GENERAL,
|
||||
|
||||
Reference in New Issue
Block a user