fix: add navigation to i18n, tooltip for profile

This commit is contained in:
Raymond
2025-02-26 22:22:14 -05:00
committed by Azalea
parent 586d108d32
commit b23385ba28
2 changed files with 12 additions and 6 deletions

View File

@@ -72,6 +72,11 @@ export const EN_REF_GENERAL = {
'action.refresh': 'Refresh',
'action.cancel': 'Cancel',
'action.confirm': 'Confirm',
'navigation.profile': 'Profile',
'navigation.maps': 'Maps',
'navigation.home': 'Home',
'navigation.rankings': 'Rankings',
'navigation.notice': 'Notice'
}
export const EN_REF_HOME = {