forked from Cookies_Github_mirror/AquaDX
[+] Export maimai userdata
This commit is contained in:
@@ -141,6 +141,7 @@ export const EN_REF_SETTINGS = {
|
||||
'settings.profile.bio': 'Bio',
|
||||
'settings.profile.unset': 'Unset',
|
||||
'settings.profile.unchanged': 'Unchanged',
|
||||
'settings.export': 'Export Player Data',
|
||||
}
|
||||
|
||||
export const EN_REF_USERBOX = {
|
||||
|
||||
@@ -150,6 +150,7 @@ const zhSettings: typeof EN_REF_SETTINGS = {
|
||||
'settings.profile.bio': '简介',
|
||||
'settings.profile.unset': '未设置',
|
||||
'settings.profile.unchanged': '未更改',
|
||||
'settings.export': '导出玩家数据',
|
||||
}
|
||||
|
||||
export const ZH = { ...zhUser, ...zhWelcome, ...zhGeneral,
|
||||
|
||||
Reference in New Issue
Block a user