{{ __('How long to wait since previous raffle completion before starting a new one.') }}
{{ __('credits') }}
{{ __('Input 0 to allow users purchasing unlimited number of tickets in each raffle.') }}
%
{{ __('This value sets the raffle pot size as % amount of all purchased tickets value.') }}
{{ __('Suppose that this percentage value is 95, ticket price is 10.') }}
{{ __('If users purchase 120 tickets the actual pot size amount will be equal to 10 * 120 * 95 / 100 = 1140.') }}