{{ __('Mobile phone number') }} @if (getActiveProfileType() != 'Admin') @if (getActiveProfileType() == 'User') {{ __('Your mobile phone can be used to authorize lost access to your account.') }} {{ trans_with_platform('Choose if @PLATFORM_NAME@ users can also see this phone number. Otherwise your number will be kept private.') }} @else {{ __('A mobile phone number can be used to authorize lost access to your account.') }} {{ trans_with_platform('Choose if @PLATFORM_NAME@ users can also see this phone number. Otherwise your number will be kept private.') }} @endif @else {{ __('A mobile phone number can be used to authorize lost access to your account.') }} @endif
@if (getActiveProfileType() != 'Admin') @if (isset($state['phone_public']))
@endif @endif
@error('state.phone')

{{$message}}

@enderror {{ __('Saved') }} {{ __('Save') }}