logout button (#137)

* feat: log out button

* fix: use i18n
This commit is contained in:
Raymond
2025-03-27 16:27:48 -04:00
committed by GitHub
parent f61ca2d647
commit a6837f4555
3 changed files with 12 additions and 0 deletions

View File

@@ -177,6 +177,7 @@ export const EN_REF_SETTINGS = {
'settings.profile.location': 'Location',
'settings.profile.bio': 'Bio',
'settings.profile.unset': 'Unset',
'settings.profile.logout': 'Log out',
'settings.profile.unchanged': 'Unchanged',
'settings.export': 'Export Player Data',
'settings.cabNotice': "Note: These settings will only affect your own cab/setup. If you're playing on someone else's setup, please contact them to change these settings.",