mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 11:27:29 +08:00
[+] Add a B50 / rating page to frontend
This commit is contained in:
@@ -23,6 +23,7 @@ export const EN_REF_USER = {
|
||||
'UserHome.ShowRanksDetails': "Click to show details",
|
||||
'UserHome.RankDetail.Title': 'Achievement Details',
|
||||
'UserHome.RankDetail.Level': "Level",
|
||||
'UserHome.B50': "B50",
|
||||
}
|
||||
|
||||
export const EN_REF_Welcome = {
|
||||
|
||||
@@ -25,6 +25,7 @@ const zhUser: typeof EN_REF_USER = {
|
||||
'UserHome.ShowRanksDetails': "点击显示评分详细",
|
||||
'UserHome.RankDetail.Title': '评分详细',
|
||||
'UserHome.RankDetail.Level': "等级",
|
||||
'UserHome.B50': "B50",
|
||||
}
|
||||
|
||||
const zhWelcome: typeof EN_REF_Welcome = {
|
||||
|
||||
Reference in New Issue
Block a user