[O] More i18n

This commit is contained in:
Azalea
2024-03-06 10:17:04 -05:00
parent 16f6acf8fc
commit 68f8ef0b24
3 changed files with 13 additions and 5 deletions

View File

@@ -6,7 +6,11 @@ const zhUser: typeof EN_REF_USER = {
'UserHome.Rating': '评分',
'UserHome.Statistics': '统计数据',
'UserHome.Accuracy': '准确率',
'UserHome.DXScore': 'DX 得分',
'UserHome.MaxCombo': '最大连击',
'UserHome.FullCombo': '全连曲目',
'UserHome.AllPerfect': '完美曲目',
'UserHome.DXScore': 'DX 总分',
'UserHome.Score': '总分',
'UserHome.PlayActivity': '游戏活动',
'UserHome.Plays': '出勤次数',
'UserHome.PlayTime': '游玩时间',