{{ __('Attention') }}
{{ __('Demo mode is active on this instance. The database is refreshed daily and some features are disabled for security reasons.') }}
{{ __("If you're seeing this message in error, please contact your system administrator.") }}
Confira os cargos disponíveis
Quer colaborar com a equipe da {{ config('app.name') }} Estamos recrutando! Confira um dos nossos cargos abertos. Uma boa equipe é um pilar de uma comunidade bem-sucedida.
{{$position->vacancyName}}
{{trans_choice('{1} There is :count open position!|[2,*] There are :count open positions!', $position->vacancyCount)}}
{{$position->vacancyDescription}}
{{__('Applications Closed')}}
{{__('Hello There!')}}
{{__('We are currently not hiring any new staff members at the moment. If you\'d like to apply, check out our Discord\'s announcement channel for news when a new position opens. Our application cycle usually lasts two weeks, so if you\'re seeing this, it\'s because it finished, and new one will begin soon.')}}
{{ __('A gestão da :appName responde a todas candidaturas dentro de 48 horas.', ['appName' => config('app.name')]) }}
{!! __('Se você tiver algum dúvida sobre a sua conta de recrutamento, candidatura, ou qualquer outra questão, visite o nosso site de atendimento, ou envie-nos um email.', ['supportURL' => config('app.support_url'), 'supportEmail' => config('app.support_email')]) !!}