[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

@@ -4,7 +4,11 @@ export const EN_REF_USER = {
'UserHome.Rating': 'Rating',
'UserHome.Statistics': 'Statistics',
'UserHome.Accuracy': 'Accuracy',
'UserHome.MaxCombo': 'Max Combo',
'UserHome.FullCombo': 'Full Combo',
'UserHome.AllPerfect': 'All Perfect',
'UserHome.DXScore': 'DX Score',
'UserHome.Score': 'Score',
'UserHome.PlayActivity': ' Play Activity',
'UserHome.Plays': 'Plays',
'UserHome.PlayTime': 'Play Time',