mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 01:27:28 +08:00
Merge branch 'b50-dev' of https://github.com/colasama/AquaDX into v1-dev
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 = {
|
||||
|
||||
@@ -32,6 +32,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