feat: pfp cropper + enhancements

This commit is contained in:
Raymond
2025-01-16 19:56:44 -05:00
committed by Azalea
parent 7d214ba214
commit 16112d4f1d
5 changed files with 83 additions and 13 deletions

View File

@@ -158,6 +158,7 @@ export const EN_REF_SETTINGS = {
'settings.mai2.name': 'Player Name',
'settings.profile.picture': 'Profile Picture',
'settings.profile.upload-new': 'Upload New',
'settings.profile.bad-format': 'Invalid image format. Supported types are PNG, JPG, JPEG, WEBP & GIF.',
'settings.profile.save': 'Save',
'settings.profile.name': 'Display Name',
'settings.profile.username': 'Username',
@@ -167,7 +168,8 @@ export const EN_REF_SETTINGS = {
'settings.profile.unset': 'Unset',
'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."
'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.",
'settings.gameNotice': "These only apply to Mai and Wacca."
}
export const EN_REF_USERBOX = {