@if ($updateAvailable) {{ __('System Update') }} @else {{ __('Check For Updates') }} @endif
{{ __('Confirm Update') }}
{{ __('Are you sure you want to update the system?') }}
{{ __('Cancel') }} {{ __('Update') }}
{{ __('Updating System') }}
@if ($message)
{{ $message }}
@endif
{{ __('Close') }}