*/ $lang['showday'] = 'Which data to show in the β€œLatest” tab:'; $lang['showday_o_yesterday'] = 'Last full day (yesterday)'; $lang['showday_o_today'] = 'Ongoing logs (today)'; $lang['combineNets'] = 'Combine visits from known IP-ranges into one entry:'; $lang['geoiplib'] = 'Add GeoIP Information πŸ›ˆ'; $lang['geoiplib_o_disabled'] = 'Disabled'; $lang['geoiplib_o_phpgeoip'] = 'Use PHP GeoIP Module'; $lang['geoiplib_o_cloudflare'] = 'Use Cloudflare GeoIP'; $lang['useCaptcha'] = 'Enable Captcha πŸ›ˆ'; $lang['useCaptcha_o_disabled'] = 'Disabled'; $lang['useCaptcha_o_loremipsum'] = 'Captcha with Lorem ipsum text'; $lang['useCaptcha_o_dada'] = 'Captcha with Dada placeholder text'; $lang['captchaSeed'] = 'Captcha Seed
(Enter a random string, e.g. from here)'; $lang['captchaOptions'] = 'Captcha options πŸ›ˆ'; $lang['captchaOptions_langmatch'] = 'Language match bypass'; $lang['captchaOptions_anyval'] = 'Ignore cookie value';