<!DOCTYPE html>
<!--[if IE 7]>
<html class="ie ie7" lang="en-GB">
<![endif]-->
<!--[if IE 8]>
<html class="ie ie8" lang="en-GB">
<![endif]-->
<!--[if !(IE 7) | !(IE 8)  ]><!-->
<html lang="en-GB">
<!--<![endif]-->
<head>
    <!-- Start VWO Async SmartCode -->
    <link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" />
    <script type='text/javascript' id='vwoCode'>
    window._vwo_code ||
    (function () {
    var w=window,
    d=document;
    var account_id=1161686,
    version=2.2,
    settings_tolerance=2000,
    hide_element='body',
    hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important';
    /* DO NOT EDIT BELOW THIS LINE */
    if(f=!1,v=d.querySelector('#vwoCode'),cc={},-1<d.URL.indexOf('__vwo_disable__')||w._vwo_code)return;try{var e=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=e&&'object'==typeof e?e:{}}catch(e){}function r(t){try{return decodeURIComponent(t)}catch(e){return t}}var s=function(){var e={combination:[],combinationChoose:[],split:[],exclude:[],uuid:null,consent:null,optOut:null},t=d.cookie||'';if(!t)return e;for(var n,i,o=/(?:^|;\s*)(?:(_vis_opt_exp_(\d+)_combi=([^;]*))|(_vis_opt_exp_(\d+)_combi_choose=([^;]*))|(_vis_opt_exp_(\d+)_split=([^:;]*))|(_vis_opt_exp_(\d+)_exclude=[^;]*)|(_vis_opt_out=([^;]*))|(_vwo_global_opt_out=[^;]*)|(_vwo_uuid=([^;]*))|(_vwo_consent=([^;]*)))/g;null!==(n=o.exec(t));)try{n[1]?e.combination.push({id:n[2],value:r(n[3])}):n[4]?e.combinationChoose.push({id:n[5],value:r(n[6])}):n[7]?e.split.push({id:n[8],value:r(n[9])}):n[10]?e.exclude.push({id:n[11]}):n[12]?e.optOut=r(n[13]):n[14]?e.optOut=!0:n[15]?e.uuid=r(n[16]):n[17]&&(i=r(n[18]),e.consent=i&&3<=i.length?i.substring(0,3):null)}catch(e){}return e}();function i(){var e=function(){if(w.VWO&&Array.isArray(w.VWO))for(var e=0;e<w.VWO.length;e++){var t=w.VWO[e];if(Array.isArray(t)&&('setVisitorId'===t[0]||'setSessionId'===t[0]))return!0}return!1}(),t='a='+account_id+'&u='+encodeURIComponent(w._vis_opt_url||d.URL)+'&vn='+version+'&ph=1'+('undefined'!=typeof platform?'&p='+platform:'')+'&st='+w.performance.now();e||((n=function(){var e,t=[],n={},i=w.VWO&&w.VWO.appliedCampaigns||{};for(e in i){var o=i[e]&&i[e].v;o&&(t.push(e+'-'+o+'-1'),n[e]=!0)}if(s&&s.combination)for(var r=0;r<s.combination.length;r++){var a=s.combination[r];n[a.id]||t.push(a.id+'-'+a.value)}return t.join('|')}())&&(t+='&c='+n),(n=function(){var e=[],t={};if(s&&s.combinationChoose)for(var n=0;n<s.combinationChoose.length;n++){var i=s.combinationChoose[n];e.push(i.id+'-'+i.value),t[i.id]=!0}if(s&&s.split)for(var o=0;o<s.split.length;o++)t[(i=s.split[o]).id]||e.push(i.id+'-'+i.value);return e.join('|')}())&&(t+='&cc='+n),(n=function(){var e={},t=[];if(w.VWO&&Array.isArray(w.VWO))for(var n=0;n<w.VWO.length;n++){var i=w.VWO[n];if(Array.isArray(i)&&'setVariation'===i[0]&&i[1]&&Array.isArray(i[1]))for(var o=0;o<i[1].length;o++){var r,a=i[1][o];a&&'object'==typeof a&&(r=a.e,a=a.v,r&&a&&(e[r]=a))}}for(r in e)t.push(r+'-'+e[r]);return t.join('|')}())&&(t+='&sv='+n)),s&&s.optOut&&(t+='&o='+s.optOut);var n=function(){var e=[],t={};if(s&&s.exclude)for(var n=0;n<s.exclude.length;n++){var i=s.exclude[n];t[i.id]||(e.push(i.id),t[i.id]=!0)}return e.join('|')}();return n&&(t+='&e='+n),s&&s.uuid&&(t+='&id='+s.uuid),s&&s.consent&&(t+='&consent='+s.consent),w.name&&-1<w.name.indexOf('_vis_preview')&&(t+='&pM=true'),w.VWO&&w.VWO.ed&&(t+='&ed='+w.VWO.ed),t}code={nonce:v&&v.nonce,library_tolerance:function(){return'undefined'!=typeof library_tolerance?library_tolerance:void 0},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){return performance.getEntriesByName('first-contentful-paint')[0]?'':'string'==typeof cc.hE?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){var t;f||(f=!0,(t=d.getElementById('_vis_opt_path_hides'))&&t.parentNode.removeChild(t),e&&((new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e))},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript',e.src?t.src=e.src:t.text=e.text,v&&t.setAttribute('nonce',v.nonce),d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){t=t||{};var n=new XMLHttpRequest;n.open('GET',e,!0),n.withCredentials=!t.dSC,n.responseType=t.responseType||'text',n.onload=function(){if(t.onloadCb)return t.onloadCb(n,e);200===n.status?_vwo_code.addScript({text:n.responseText}):_vwo_code.finish('&e=loading_failure:'+e)},n.onerror=function(){if(t.onerrorCb)return t.onerrorCb(e);_vwo_code.finish('&e=loading_failure:'+e)},n.send()},init:function(){var e,t=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish()},t),'body'!==this.hide_element()?(n=d.createElement('style'),e=(t=this.hide_element())?t+this.hide_element_style():'',t=d.getElementsByTagName('head')[0],n.setAttribute('id','_vis_opt_path_hides'),v&&n.setAttribute('nonce',v.nonce),n.setAttribute('type','text/css'),n.styleSheet?n.styleSheet.cssText=e:n.appendChild(d.createTextNode(e)),t.appendChild(n)):(n=d.getElementsByTagName('head')[0],(e=d.createElement('div')).style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;',e.setAttribute('id','_vis_opt_path_hides'),e.classList.add('_vis_hide_layer'),n.parentNode.insertBefore(e,n.nextSibling));var n='https://dev.visualwebsiteoptimizer.com/j.php?'+i();-1!==w.location.search.indexOf('_vwo_xhr')?this.addScript({src:n}):this.load(n+'&x=true',{l:1})}};w._vwo_code=code;code.init();})();
    </script>
    <!-- End VWO Async SmartCode -->
	
	<!-- Google Tag Manager -->
	<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
	new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
	j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
	'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
	})(window,document,'script','dataLayer','GTM-WHB5WZ6');</script>
	<!-- End Google Tag Manager -->

		
	<meta charset="UTF-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
	<meta name="facebook-domain-verification" content="k57siovy4bt6up1djvap3gepjklckb" />

	<title>Stories - Wycliffe Bible Translators</title>

	<link rel="shortcut icon" href="https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/themes/wycliffe/favicon.png" />
	<link rel="profile" href="http://gmpg.org/xfn/11" />
	<link rel="pingback" href="https://wycliffe.org.uk/xmlrpc.php" />

	<link rel="stylesheet" href="https://use.typekit.net/dvk6ysu.css">


	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<!-- This site is tracked with the HandL UTM Grabber v3 (3.1.19) - https://www.utmgrabber.com/ --> 

	<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.8) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->
	<meta name="description" content="God is doing amazing things through Bible translation today. Read some of our favourite Bible translation stories." />
	<link rel="canonical" href="https://wycliffe.org.uk/about/stories/" />
	<meta property="og:locale" content="en_GB" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="Stories" />
	<meta property="og:description" content="God is doing amazing things through Bible translation today. Read some of our favourite Bible translation stories." />
	<meta property="og:url" content="https://wycliffe.org.uk/about/stories/" />
	<meta property="og:site_name" content="Wycliffe Bible Translators" />
	<meta property="article:modified_time" content="2025-02-03T16:04:20+00:00" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:label1" content="Estimated reading time" />
	<meta name="twitter:data1" content="1 minute" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wycliffe.org.uk\/about\/stories\/","url":"https:\/\/wycliffe.org.uk\/about\/stories\/","name":"Stories - Wycliffe Bible Translators","isPartOf":{"@id":"https:\/\/wycliffe.org.uk\/#website"},"datePublished":"2022-06-10T11:30:30+00:00","dateModified":"2025-02-03T16:04:20+00:00","description":"God is doing amazing things through Bible translation today. Read some of our favourite Bible translation stories.","breadcrumb":{"@id":"https:\/\/wycliffe.org.uk\/about\/stories\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wycliffe.org.uk\/about\/stories\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wycliffe.org.uk\/about\/stories\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wycliffe.org.uk\/"},{"@type":"ListItem","position":2,"name":"About","item":"https:\/\/wycliffe.org.uk\/about\/"},{"@type":"ListItem","position":3,"name":"Stories"}]},{"@type":"WebSite","@id":"https:\/\/wycliffe.org.uk\/#website","url":"https:\/\/wycliffe.org.uk\/","name":"Wycliffe Bible Translators","description":"Help create a world where everyone can know Jesus through the Bible","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wycliffe.org.uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}</script>
	<!-- / Yoast SEO Premium plugin. -->


<link rel="alternate" type="application/rss+xml" title="Wycliffe Bible Translators &raquo; Feed" href="https://wycliffe.org.uk/feed/" />
<link rel="alternate" type="application/rss+xml" title="Wycliffe Bible Translators &raquo; Comments Feed" href="https://wycliffe.org.uk/comments/feed/" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://wycliffe.org.uk/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwycliffe.org.uk%2Fabout%2Fstories%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://wycliffe.org.uk/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwycliffe.org.uk%2Fabout%2Fstories%2F&#038;format=xml" />
<style id="wp-img-auto-sizes-contain-inline-css">
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>

<style id="wp-emoji-styles-inline-css">

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id="wp-block-library-inline-css">
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*# sourceURL=/wp-includes/css/dist/block-library/common.min.css */
</style>
<style id="classic-theme-styles-inline-css">
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>

<style id="global-styles-inline-css">
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(body) { margin: 0; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

<link rel='stylesheet' id='theme-stylesheet-css' href='https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/themes/wycliffe/style.css?ver=7.0' media='all' />
<link rel='stylesheet' id='css-main-css' href='https://wycliffe.org.uk/wp-content/themes/wycliffe/css/main.css?refresh=1781168712&#038;ver=7.0' media='all' />
<script id="jquery-core-js" src="https://cfbecdc18044a5f9a723.b-cdn.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1"></script>
<script id="jquery-migrate-js" src="https://cfbecdc18044a5f9a723.b-cdn.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1"></script>
<script id="js.cookie-js" src="https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/plugins/handl-utm-grabber-v3/js/js.cookie.js?ver=7.0"></script>
<script id="handl-utm-grabber-js-extra">
var handl_utm = [];
var handl_utm_all_params = ["utm_source","utm_medium","utm_term","utm_content","utm_campaign","first_utm_source","first_utm_medium","first_utm_term","first_utm_content","first_utm_campaign","fbclid","msclkid","gclid","wbraid","gbraid","handl_original_ref","handl_landing_page","handl_landing_page_base","handl_ip","handl_ref","handl_url","handl_ref_domain","handl_url_base","gaclientid","organic_source","organic_source_str","user_agent","traffic_source","first_traffic_source","handlID","_fbc","_fbp"];
var handl_utm_cookie_duration = ["1","1"];
var handl_utm_append_params = ["utm_source","utm_medium","utm_term","utm_content","utm_campaign","gclid"];
var handl_utm_first_touch_params = ["utm_source","utm_medium","utm_term","utm_content","utm_campaign"];
var handl_utm_session_cookies = {"enabled":"0"};
var handl_ajax = {"ajax_url":"https://wycliffe.org.uk/wp-admin/admin-ajax.php","fb_capi_enabled":"0","require_third_party_consent":""};
var handl_utm_custom_params = [];
var handl_utm_dyo_logic = [];
var handl_utm_predefined = [];
//# sourceURL=handl-utm-grabber-js-extra
</script>
<script id="handl-utm-grabber-js" src="https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/plugins/handl-utm-grabber-v3/js/handl-utm-grabber.js?ver=7.0"></script>
<link rel="https://api.w.org/" href="https://wycliffe.org.uk/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://wycliffe.org.uk/wp-json/wp/v2/pages/48" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://wycliffe.org.uk/xmlrpc.php?rsd" />
<link rel='shortlink' href='https://wycliffe.org.uk/?p=48' />
<style>.handl-hidden{display: none}</style><style>[class^="fieldset-handl_"]{display: none}</style>	<script type="text/javascript">
	var ajaxurl = 'https://wycliffe.org.uk/wp-admin/admin-ajax.php';
	</script>
<style id="wp-custom-css">
.gf-process-text {
	margin-top: 25px;
	font-size: 15px;
	line-height: 17px;
}
.gform_wrapper.gravity-theme div.gsection {
    border-bottom: 1px solid #ccc;
    padding: 16px 16px 8px 0;
	  border-top: solid #D0112A;
}
body .gform_wrapper.gravity-theme .gfield_label {
	width: 80%;
}
</style>

	<!-- AFD Postcode -->
    <script type="text/javascript" src="https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/themes/wycliffe/js/afd.jquery.1.12.0/js/afd.jquery.1.12.0.js" charset="UTF-8"></script>
    <script>
      afdOptions = {
        id: "2400",
        token: "pO2FnFaZJ5N22FxkskpaQPtMW1l79UuuuLiE7gijvWWi83Dwy",
	    pceUrl: "https://apps.afd.co.uk/json" 
      };
    </script>

</head>
<body class="wp-singular page-template page-template-page-stories page-template-page-stories-php page page-id-48 page-child parent-pageid-12 wp-theme-wycliffe utm-out">

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WHB5WZ6" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->



	
	

	<a href="#under-nav" class="skip-link screen-reader-text">Skip navigation</a>

	<header id="site-header">
		<div class="container">
			<div class="site-header-inner">
				<a href="https://wycliffe.org.uk" class="logo">
					<img   src="https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/themes/wycliffe/images/logo.svg"  alt="Wycliffe Bible Translators logo" class="logo-primary" />
					<img   src="https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/themes/wycliffe/images/logo-white.svg"  alt="Wycliffe Bible Translators logo" class="logo-white" />
				</a>
				<div class="header-right">
					<nav>
						<div class="menu"><ul id="menu-main-menu" class="menu"><li id="menu-item-67" class="nav-play-your-part menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-67"><a href="https://wycliffe.org.uk/play-your-part/">Play your part</a>
<ul class="sub-menu">
	<li id="menu-item-77" class="nav-sub-first menu-item menu-item-type-post_type menu-item-object-page menu-item-77"><a href="https://wycliffe.org.uk/play-your-part/">Play your part</a></li>
	<li id="menu-item-75" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75"><a href="https://wycliffe.org.uk/play-your-part/ways-to-give/">Ways to give</a></li>
	<li id="menu-item-18677" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18677"><a href="https://wycliffe.org.uk/play-your-part/join/">Join</a></li>
	<li id="menu-item-68" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-68"><a href="https://wycliffe.org.uk/play-your-part/churches/">Churches</a></li>
	<li id="menu-item-74" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-74"><a href="https://wycliffe.org.uk/play-your-part/pray/">Pray</a></li>
</ul>
</li>
<li id="menu-item-59" class="nav-about menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-59"><a href="https://wycliffe.org.uk/about/">About</a>
<ul class="sub-menu">
	<li id="menu-item-79" class="nav-sub-first menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-page-parent menu-item-79"><a href="https://wycliffe.org.uk/about/">About</a></li>
	<li id="menu-item-65" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65"><a href="https://wycliffe.org.uk/about/vision/">Vision</a></li>
	<li id="menu-item-61" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61"><a href="https://wycliffe.org.uk/about/impact/">Impact</a></li>
	<li id="menu-item-64" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64"><a href="https://wycliffe.org.uk/about/values/">Values</a></li>
	<li id="menu-item-62" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-62"><a href="https://wycliffe.org.uk/about/people/">People</a></li>
	<li id="menu-item-63" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-48 current_page_item menu-item-63"><a href="https://wycliffe.org.uk/about/stories/" aria-current="page">Stories</a></li>
	<li id="menu-item-60" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60"><a href="https://wycliffe.org.uk/about/faqs/">FAQs</a></li>
</ul>
</li>
<li id="menu-item-76" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-76"><a href="https://wycliffe.org.uk/home/resources/">Resources</a></li>
<li id="menu-item-66" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-66"><a href="https://wycliffe.org.uk/contact/">Contact</a></li>
</ul></div>					</nav>
					<a href="#" class="button button-toggle-search" aria-label="Search the website"><span><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <path d="M9,0 C13.9705627,0 18,4.02943725 18,9 C18,11.124779 17.2636898,13.0775836 16.0323074,14.6171757 L19.7071068,18.2928932 C20.0976311,18.6834175 20.0976311,19.3165825 19.7071068,19.7071068 C19.3466228,20.0675907 18.7793918,20.0953203 18.3871006,19.7902954 L18.2928932,19.7071068 L14.6171757,16.0323074 C13.0775836,17.2636898 11.124779,18 9,18 C4.02943725,18 0,13.9705627 0,9 C0,4.02943725 4.02943725,0 9,0 Z M9,2 C5.13400675,2 2,5.13400675 2,9 C2,12.8659932 5.13400675,16 9,16 C10.8904747,16 12.6059153,15.25059 13.8654514,14.0326404 C13.8886352,14.0004394 13.9147502,13.9710363 13.9428932,13.9428932 L14.0326404,13.8654514 C15.25059,12.6059153 16,10.8904747 16,9 C16,5.13400675 12.8659932,2 9,2 Z" fill="currentColor" fill-rule="nonzero"></path>
    </g>
</svg></span></a>
					<a href="/donate" class="button button-donate button-white-fill block-menu"><span>Donate</span></a>
					<a href="#" class="button button-toggle-nav block-mobile-header"><span>
<svg width="20px" height="15px" viewBox="0 0 20 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
        <g transform="translate(1.000000, 1.000000)" stroke="currentColor" stroke-width="2">
            <line x1="1" y1="6.5" x2="17" y2="6.5"></line>
            <line x1="2" y1="0.5" x2="18" y2="0.5"></line>
            <line x1="0" y1="12.5" x2="16" y2="12.5"></line>
        </g>
    </g>
</svg>Menu</span></a>
				</div>
			</div>
			<div class="clearfix"></div>
		</div>
	</header>

	<nav id="site-nav">
		<span class="graphic-a"></span>
		<span class="graphic-b"></span>
		<header>
			<div class="container">
				<a href="#" class="mobile-back">Back</a>
				<a href="#" class="button button-bordered button-bordered-white button-close-nav"><span><svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
				    <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
				        <g id="x-copy" transform="translate(1.000000, 1.000000)" stroke="currentColor" stroke-width="2">
				            <line x1="12" y1="0" x2="0" y2="12"></line>
				            <line x1="0" y1="0" x2="12" y2="12"></line>
				        </g>
				    </g>
				</svg>Close</span></a>
				<div class="clearfix"></div>
			</div>
		</header>
		<nav>
			<div class="container">
				<div class="menu"><ul id="menu-main-menu-1" class="menu"><li class="nav-play-your-part menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-67"><a href="https://wycliffe.org.uk/play-your-part/">Play your part</a>
<ul class="sub-menu">
	<li class="nav-sub-first menu-item menu-item-type-post_type menu-item-object-page menu-item-77"><a href="https://wycliffe.org.uk/play-your-part/">Play your part</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75"><a href="https://wycliffe.org.uk/play-your-part/ways-to-give/">Ways to give</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18677"><a href="https://wycliffe.org.uk/play-your-part/join/">Join</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-68"><a href="https://wycliffe.org.uk/play-your-part/churches/">Churches</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-74"><a href="https://wycliffe.org.uk/play-your-part/pray/">Pray</a></li>
</ul>
</li>
<li class="nav-about menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-59"><a href="https://wycliffe.org.uk/about/">About</a>
<ul class="sub-menu">
	<li class="nav-sub-first menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-page-parent menu-item-79"><a href="https://wycliffe.org.uk/about/">About</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65"><a href="https://wycliffe.org.uk/about/vision/">Vision</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61"><a href="https://wycliffe.org.uk/about/impact/">Impact</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64"><a href="https://wycliffe.org.uk/about/values/">Values</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-62"><a href="https://wycliffe.org.uk/about/people/">People</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-48 current_page_item menu-item-63"><a href="https://wycliffe.org.uk/about/stories/" aria-current="page">Stories</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60"><a href="https://wycliffe.org.uk/about/faqs/">FAQs</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-76"><a href="https://wycliffe.org.uk/home/resources/">Resources</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-66"><a href="https://wycliffe.org.uk/contact/">Contact</a></li>
</ul></div>			</div>
		</nav>
		<div class="site-nav-callout">
			<div class="container">
				<span class="graphic-d"></span>
				<div class="site-nav-callout-box">
					<span class="graphic-c"></span>
					<div class="site-nav-callout-box-inner">
						<span class="site-nav-callout-sub-heading">Ready to make an impact?</span>
						<span class="site-nav-callout-heading">Help unlock God’s word</span>
						<a href="/donate" class="button"><span>Donate</span></a>
					</div>
				</div>
			</div>
		</div>
	</nav>

	<div id="under-nav"></div>

	<a href="#main-content" class="skip-link screen-reader-text">Skip to main content</a>


	<div id="site-wrapper">

	<div id="main-content"></div>

		
				<div id="page-banner">
			<span class="graphic-a"></span>
			<span class="graphic-b"></span>
			<div class="page-banner-image">
				<span class="page-banner-image-mask" style="background-image: url(https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/uploads/2022/06/Cameroon_NT_on_Shelf-2-scaled-e1656945466480-1024x783.jpg)"></span>
			</div>
			<div class="container">
				<div class="banner-text">
					<div class="animated fadeInUp" data-animate="fadeInUp">
						<h2 class="banner-caption">Featured story</h2>
						<div class="clearfix"></div>
						<h1 class="banner-heading">A brief history of Bible translation</h1>
												<p><em>‘There is scarcely a century in the Christian era when Bible translation of some sort was not going on somewhere’</em></p>
												<div class="buttons">
							<a href="https://wycliffe.org.uk/blog/story/a-brief-history-of-bible-translation/" class="button button-white-fill"><span>Read story</span></a>
						</div>
					</div>
				</div>
			</div>
		</div>

		<div id="fixed-site-header-placeholder"></div>
				
				<div class="page-block page-block-stories" id="stories">
			<div class="container">

				<div class="category-filter">
					<form method="get" class="category-filter-form">
						<label for="filter_category">Filter by Category</label>
						<div class="select-field">
							<select id="filter_category">
								<option value="https://wycliffe.org.uk/about/stories/">Show all</option>
																<option value="https://wycliffe.org.uk/about/stories//category/bible-translation#stories">Bible translation</option>
																<option value="https://wycliffe.org.uk/about/stories//category/bible-translation-history#stories">Bible translation history</option>
																<option value="https://wycliffe.org.uk/about/stories//category/engaging-with-your-bible#stories">Engaging with your Bible</option>
																<option value="https://wycliffe.org.uk/about/stories//category/impact-stories#stories">Impact</option>
																<option value="https://wycliffe.org.uk/about/stories//category/people-stories#stories">People</option>
																<option value="https://wycliffe.org.uk/about/stories//category/press-releases#stories">Press Releases</option>
															</select>
						</div>
					</form>
					<div class="clearfix"></div>
				</div>

				<div class="story-grid page-loader-contents">

								
					<section>
						<a href="https://wycliffe.org.uk/blog/story/800th-press-release/?from=stories" class="content-card story-card">
	<span class="content-card-image" style="background-image: url(https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/uploads/2026/05/800th-Bible-Laminu-with-his-Koma-Bible-1024x882.jpg)"><span class="view-link">View story</span></span>
	<span class="content-card-caption">Press Releases</span>	<span class="content-card-text">
		<h4>The 800th Bible!</h4>
		<span class="content-card-excerpt">The Bible has been launched in its 800th translated language!<br><br>It took over 1,900 years to translate the Bible into 400 languages, but just 28 years for the next 400 to have the Bible in their languages</span>
		<span class="content-card-text-link">View story</span>
	</span>
</a>					</section>
					
								
					<section>
						<a href="https://wycliffe.org.uk/blog/story/time-to-celebrate/?from=stories" class="content-card story-card">
	<span class="content-card-image" style="background-image: url(https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/uploads/2026/05/800th-Bible-Laminu-with-his-Koma-Bible-1024x882.jpg)"><span class="view-link">View story</span></span>
	<span class="content-card-caption">Bible translation</span>	<span class="content-card-text">
		<h4>Time to celebrate!</h4>
		<span class="content-card-excerpt">Today we can announce that the Bible has been launched in its 800th translated language!<br><br>It took over 1,900 years to translate the Bible into 400 languages, but just 28 years for the next 400 to have the Bible in their languages</span>
		<span class="content-card-text-link">View story</span>
	</span>
</a>					</section>
					
								
					<section>
						<a href="https://wycliffe.org.uk/blog/story/john-stevens-the-bible-and-me/?from=stories" class="content-card story-card">
	<span class="content-card-image" style="background-image: url(https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/uploads/2026/03/John-Stevens-1024x877.jpg)"><span class="view-link">View story</span></span>
	<span class="content-card-caption">Engaging with your Bible</span>	<span class="content-card-text">
		<h4>John Stevens: The Bible and me</h4>
		<span class="content-card-excerpt">‘It’s vital that the Bible is translated into people’s languages so that they are able to hear God’s word and come to know him’ – John Stevens</span>
		<span class="content-card-text-link">View story</span>
	</span>
</a>					</section>
					
								
					<section>
						<a href="https://wycliffe.org.uk/blog/story/no-matter-how-small/?from=stories" class="content-card story-card">
	<span class="content-card-image" style="background-image: url(https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/uploads/2026/02/Joan-story-header-image-1024x763.jpg)"><span class="view-link">View story</span></span>
	<span class="content-card-caption">People</span>	<span class="content-card-text">
		<h4>Joan’s story</h4>
		<span class="content-card-excerpt">Catherine tells the story of how her Mum, Joan, did what she could for the work of Bible translation – and how her deep connection with the Leafa* people in Kenya led to her leaving a final blessing for them through a gift in her Will</span>
		<span class="content-card-text-link">View story</span>
	</span>
</a>					</section>
					
								
					<section>
						<a href="https://wycliffe.org.uk/blog/story/john-lennox-the-bible-and-me/?from=stories" class="content-card story-card">
	<span class="content-card-image" style="background-image: url(https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/uploads/2026/02/John-Lennox-teaching-1024x681.jpg)"><span class="view-link">View story</span></span>
	<span class="content-card-caption">Engaging with your Bible</span>	<span class="content-card-text">
		<h4>John Lennox: the Bible and me</h4>
		<span class="content-card-excerpt">‘The work of putting Scripture into other languages is perhaps the greatest work that anybody can be involved in’<br>– Professor John Lennox</span>
		<span class="content-card-text-link">View story</span>
	</span>
</a>					</section>
					
								
					<section>
						<a href="https://wycliffe.org.uk/blog/story/gods-word-is-good-in-bunong/?from=stories" class="content-card story-card">
	<span class="content-card-image" style="background-image: url(https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/uploads/2026/01/Phan-and-Pot-1024x759.jpg)"><span class="view-link">View story</span></span>
	<span class="content-card-caption">Impact</span>	<span class="content-card-text">
		<h4>‘God’s word is good’ in Bunong</h4>
		<span class="content-card-excerpt">Teenage sisters Phan and Pot are teaching the next generation of Bunong children about Jesus in Cambodia, using the New Testament in their own language</span>
		<span class="content-card-text-link">View story</span>
	</span>
</a>					</section>
					
								
					<section>
						<a href="https://wycliffe.org.uk/blog/story/what-a-day/?from=stories" class="content-card story-card">
	<span class="content-card-image" style="background-image: url(https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/uploads/2026/01/Dobel-Bible-translation-team-1024x539.jpg)"><span class="view-link">View story</span></span>
	<span class="content-card-caption">Bible translation</span>	<span class="content-card-text">
		<h4>What a day!</h4>
		<span class="content-card-excerpt">‘Now I can see that my life is changing as each day goes by’ <br>– Yoke, a Dobel Bible translator</span>
		<span class="content-card-text-link">View story</span>
	</span>
</a>					</section>
					
								
					<section>
						<a href="https://wycliffe.org.uk/blog/story/a-special-christmas/?from=stories" class="content-card story-card">
	<span class="content-card-image" style="background-image: url(https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/uploads/2025/12/Jeffrey-Malibe-with-Sepulana-Mark-booklet-1024x735.jpg)"><span class="view-link">View story</span></span>
	<span class="content-card-caption">Bible translation</span>	<span class="content-card-text">
		<h4>A special Christmas</h4>
		<span class="content-card-excerpt">Christmas Day 2025 is a particularly special day for the Mapulana community: 
<br>‘We rejoice in the Lord’s goodness’</span>
		<span class="content-card-text-link">View story</span>
	</span>
</a>					</section>
					
								
					<section>
						<a href="https://wycliffe.org.uk/blog/story/the-bible-and-me-lynn-green/?from=stories" class="content-card story-card">
	<span class="content-card-image" style="background-image: url(https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/uploads/2025/11/Lynn-Green.jpg)"><span class="view-link">View story</span></span>
	<span class="content-card-caption">Engaging with your Bible</span>	<span class="content-card-text">
		<h4>The Bible and me: Lynn Green</h4>
		<span class="content-card-excerpt">‘You have to get the Bible to everybody’ </span>
		<span class="content-card-text-link">View story</span>
	</span>
</a>					</section>
					
				
					<div class="clearfix"></div>
					<div class="has-another-page"><a href="https://wycliffe.org.uk/about/stories/?paged=2/" >Next page</a></div>
				</div>

				<div class="load-more">
					<a href="#" class="button button-bordered load-more-button"><span>Load more</span></a>
				</div>

			</div>
		</div>

		<div class="next-page-loader"></div>
		

		<div class="page-block page-block-call-to-action page-block-subscribe-newsletter background-yellow">
			<div class="container">
				<div class="call-to-action">
					<span class="graphic-a"></span>
					<span class="graphic-b"></span>
					<article>
						<h3>Receive the latest stories straight to your inbox</h3>
						<p>Don’t miss our exciting emails which are full of news about progress, stories, prayers and more! We value your privacy, see our <a href="/privacy" target="_blank">policy</a>.</p>

						<form class="subscribe-form" method="post" action="/sign-up-to-our-emails/">
							<input type="email" name="subscribe_email" placeholder="Email address" required />
							<input type="submit" style="display: none;" />
							<div class="submit-wrapper"><a href="#" class="button button-submit"><span class="button-slide"></span><span class="button-text">Subscribe</span></a></div>
						</form>
					</article>
				</div>
			</div>
		</div>

		<div class="spacer spacer-extra-large"></div>

				
	

		<div id="footer-cta">
		<div class="container">
			<img src="https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/uploads/2022/06/footer-cta-image.png" alt="" class="animate" data-animate="fadeInUp" />
			<article class="animate" data-animate="fadeInUp">
				<h5>Ready to make an impact?</h5>
				<h4>Help unlock God’s word</h4>
				<div class="buttons">
					<a href="/donate" class="button button-white-fill block-footer-cta"><span>Donate now</span></a>
					<a href="/play-your-part" class="button button-bordered button-bordered-white block-footer-cta"><span>Play your part</span></a>
				</div>
			</article>
			<div class="clearfix"></div>
		</div>
	</div>
	
	<footer id="site-footer">
		<span class="graphic-a"></span>
		<span class="graphic-b"></span>
		<div class="container">
			<div class="footer-widgets">
				<aside class="widget-newsletter">
					<h5>Sign up to our emails</h5>
					<p>Don’t miss our exciting emails which are full of news about progress, stories, prayers and more! We value your privacy, see our <a href="/privacy">policy</a>.</p>
					<!-- Not really a gravity form, but we use the same id convention gform_ so data layer events work the same -->
					<!-- success page website URL, starting donate... needs to redirect to main site-->
					<form class="subscribe-form" method="post" id="gform_999" action="https://wycliffe.org.uk/sign-up-to-our-emails/">
						<input type="email" name="subscribe_email" placeholder="Email address" required id="input_999"/>
						<input type="submit" style="display: none;" />
						<div class="submit-wrapper"><a href="#" class="button button-submit block-footer-widgets"><span class="button-slide"></span><span class="button-text block-footer-widgets">Subscribe</span></a></div>
					</form>
				</aside>
				<aside class="widget-contact">
					<h5>Get in touch</h5>
					<ul>
						<li><a class="underline-link" href="/contact">Message us</a></li>
						<li><a class="underline-link" href="mailto:hello@wycliffe.org.uk">hello@wycliffe.org.uk</a></li>
						<li><a class="underline-link" href="tel:0300 303 1111">0300 303 1111</a></li>
						<li>PO Box 1643, Oxford OX4 9PB</li>
					</ul>
				</aside>
				<aside class="widget-social">
					<h5>Follow us</h5>
					<div class="follow-social">
						<a href="https://www.facebook.com/WycliffeBibleTranslatorsUK" aria-label="Like us on Facebook" target="_blank"><svg width="10px" height="22px" viewBox="0 0 10 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M10,7.1237011 L6.59435139,7.1237011 L6.59435139,4.84036431 C6.59435139,3.98286069 7.15030292,3.78294349 7.54187455,3.78294349 C7.93255524,3.78294349 9.9452067,3.78294349 9.9452067,3.78294349 L9.9452067,0.0132063755 L6.635335,0 C2.96106557,0 2.12491091,2.8115918 2.12491091,4.61084662 L2.12491091,7.1237011 L0,7.1237011 L0,11.0081971 L2.12491091,11.0081971 C2.12491091,15.9933761 2.12491091,22 2.12491091,22 L6.59435139,22 C6.59435139,22 6.59435139,15.9341751 6.59435139,11.0081971 L9.61021026,11.0081971 L10,7.1237011 Z" fill="currentColor" fill-rule="nonzero"></path></g></svg></a>						<a href="https://twitter.com/wycliffeuk?lang=en" aria-label="Follow us on Twitter" target="_blank"><svg width="22px" height="20px" viewBox="0 0 22 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g fill="currentColor" fill-rule="nonzero">
            <path d="M17.324641,0 L20.699696,0 L13.328118,8.471154 L22,20 L15.211647,20 L9.890917,13.009615 L3.810083,20 L0.430248,20 L8.313342,10.9375 L0,0 L6.960452,0 L11.764885,6.389423 L17.324641,0 Z M16.13907,17.971154 L18.008257,17.971154 L5.942199,1.923077 L3.934376,1.923077 L16.13907,17.971154 Z"></path>
        </g>
    </g>
</svg></a>						<a href="https://www.instagram.com/wycliffeuk/?hl=en" aria-label="Like us on Instagram" target="_blank"><svg width="22px" height="22px" viewBox="0 0 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M15.5685484,0 C17.4314516,0 19.0725806,0.620967742 20.2258065,1.81854839 C21.3790323,2.97177419 22,4.56854839 22,6.43145161 L22,6.43145161 L22,15.5685484 C22,17.4758065 21.3790323,19.1169355 20.1814516,20.2701613 C19.0282258,21.3790323 17.4314516,22 15.5241935,22 L15.5241935,22 L6.47580645,22 C4.65725806,22 3.06048387,21.4233871 1.86290323,20.2701613 C0.620967742,19.0725806 0,17.4314516 0,15.5241935 L0,15.5241935 L0,6.43145161 C0,2.57258065 2.57258065,0 6.43145161,0 L6.43145161,0 Z M15.6129032,2.04032258 L6.47580645,2.04032258 C5.14516129,2.04032258 3.99193548,2.43951613 3.23790323,3.19354839 C2.43951613,3.99193548 2.04032258,5.10080645 2.04032258,6.43145161 L2.04032258,6.43145161 L2.04032258,15.5241935 C2.04032258,16.8991935 2.43951613,18.0080645 3.23790323,18.8064516 C4.03629032,19.5604839 5.14516129,19.9596774 6.47580645,19.9596774 L6.47580645,19.9596774 L15.5241935,19.9596774 C16.8548387,19.9596774 17.9637097,19.5604839 18.7620968,18.8064516 C19.5604839,18.0524194 20.0483871,16.9435484 20.0483871,15.5685484 L20.0483871,15.5685484 L20.0483871,6.43145161 C20.0483871,5.14516129 19.6048387,4.03629032 18.8508065,3.23790323 C18.0524194,2.43951613 16.9435484,2.04032258 15.6129032,2.04032258 L15.6129032,2.04032258 Z M11,5.27822581 C14.1048387,5.27822581 16.6774194,7.85080645 16.6774194,10.9556452 C16.6774194,14.0604839 14.1491935,16.6330645 11,16.6330645 C7.85080645,16.6330645 5.32258065,14.1048387 5.32258065,10.9556452 C5.32258065,7.80645161 7.89516129,5.27822581 11,5.27822581 Z M11,7.31854839 C9.00403226,7.31854839 7.36290323,8.95967742 7.36290323,10.9556452 C7.36290323,12.9516129 9.00403226,14.5927419 11,14.5927419 C12.9959677,14.5927419 14.6370968,12.9516129 14.6370968,10.9556452 C14.6370968,8.95967742 12.9959677,7.31854839 11,7.31854839 Z M16.8991935,3.85887097 C17.6095921,3.85887097 18.1854839,4.43476276 18.1854839,5.14516129 C18.1854839,5.85555982 17.6095921,6.43145161 16.8991935,6.43145161 C16.188795,6.43145161 15.6129032,5.85555982 15.6129032,5.14516129 C15.6129032,4.43476276 16.188795,3.85887097 16.8991935,3.85887097 Z" fill="currentColor" fill-rule="nonzero"></path></g></svg></a>						<a href="https://www.linkedin.com/company/wycliffe-bible-translators-uk" aria-label="Follow us on LinkedIn" target="_blank"><svg width="25px" height="25px" viewBox="0 0 25 25" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M5.1212785,24.4705878 L5.1212785,8.28721452 L0.153269159,8.28721452 L0.153269159,24.4705878 L5.1212785,24.4705878 Z M5.1212785,2.55092023 C5.09168745,1.10267557 4.13301849,0 2.57563745,0 C1.01785107,0 0,1.10267557 0,2.55092023 C0,3.9677098 0.988260013,5.10227733 2.51605,5.10227733 L2.54564105,5.10227733 C4.13301849,5.10227733 5.1212785,3.9677098 5.1212785,2.55092023 Z M13.2263073,24.4705882 L13.2263073,15.2500843 C13.2263073,14.7566173 13.2617323,14.2631503 13.4058584,13.9113719 C13.7999001,12.9249264 14.6966848,11.9037918 16.2024872,11.9037918 C18.1751223,11.9037918 19.4122546,13.0309485 19.4122546,15.2500841 L19.4122546,24.4705882 L24.4137931,24.4705882 L24.4137931,15.0033508 C24.4137931,9.93187818 21.724895,7.57203108 18.1382416,7.57203108 C15.1974866,7.57203108 13.9066602,9.22734412 13.1899119,10.3540123 L13.225822,8.18955374 L8.23293451,8.18955374 C8.30475493,9.73884461 8.23293451,24.4705882 8.23293451,24.4705882 L13.2263073,24.4705882 Z" fill="currentColor" fill-rule="nonzero"></path></g></svg></a>						<a href="https://www.youtube.com/c/wycliffebibletranslatorsuk" aria-label="Watch us on YouTube" target="_blank"><svg width="31px" height="22px" viewBox="0 0 31 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M30.6906889,4.74608615 C30.6906889,4.74608615 30.3875778,2.59060678 29.4579222,1.64111151 C28.2795778,0.395507182 26.9579444,0.389598899 26.3520666,0.316614273 C22.0141333,0 15.5068889,0 15.5068889,0 L15.4931111,0 C15.4931111,0 8.98621114,0 4.64793333,0.316614273 C4.04205555,0.389598899 2.72111111,0.395507182 1.54207778,1.64111151 C0.612422225,2.59060678 0.31,4.74608615 0.31,4.74608615 C0.31,4.74608615 0,7.2772626 0,9.80843907 L0,12.1818297 C0,14.7126585 0.31,17.243835 0.31,17.243835 C0.31,17.243835 0.612422225,19.3993143 1.54207778,20.3488096 C2.72111111,21.5947615 4.27007778,21.5547937 4.95999999,21.685471 C7.44034446,21.9256252 15.5,22 15.5,22 C15.5,22 22.0141333,21.9899211 26.3520666,21.6736544 C26.9579444,21.6006698 28.2795778,21.5947615 29.4579222,20.3488096 C30.3875778,19.3993143 30.6906889,17.243835 30.6906889,17.243835 C30.6906889,17.243835 31,14.7126585 31,12.1818297 L31,9.80843907 C31,7.2772626 30.6906889,4.74608615 30.6906889,4.74608615 Z M12.2997667,15.0570765 L12.2983889,6.26868453 L20.6745889,10.6779987 L12.2997667,15.0570765 Z" fill="currentColor" fill-rule="nonzero"></path></g></svg></a>					</div>
				</aside>
				<div class="clearfix"></div>
			</div>
			<div class="footer-bottom">
				<nav>
					<div class="menu"><ul id="menu-footer-menu" class="menu"><li id="menu-item-97" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-97"><a href="https://wycliffe.org.uk/play-your-part/join/jobs/">Jobs</a></li>
<li id="menu-item-9759" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9759"><a href="https://wycliffe.org.uk/statistics/">Bible translation statistics</a></li>
<li id="menu-item-100" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-100"><a href="https://wycliffe.org.uk/press-enquiries/">Press enquiries</a></li>
<li id="menu-item-103" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-103"><a href="https://wycliffe.org.uk/reporting-concerns/">Report a concern</a></li>
<li id="menu-item-106" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-106"><a rel="privacy-policy" href="https://wycliffe.org.uk/privacy/">Privacy</a></li>
<li id="menu-item-112" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-112"><a href="https://wycliffe.org.uk/safeguarding/">Safeguarding</a></li>
<li id="menu-item-1441" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1441"><a href="https://wycliffe.org.uk/manage-preferences/">Manage preferences</a></li>
</ul></div>				</nav>
				<p>Wycliffe Bible Translators is a Christian charity registered in England and Wales (251233) and in Scotland (SC039140). Company Number 819788. ©2026 Wycliffe UK Ltd</p>
			</div>
		</div>
	</footer>


</div>

<div class="search-wrapper-back"></div>
<div id="search-wrapper">
	<span class="graphic-b"></span>
	<header>
		<img   src="https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/themes/wycliffe/images/logo-white.svg"  alt="Wycliffe Bible Translators logo" class="logo-white" />
		<a href="#" class="button button-bordered button-bordered-white close-search block-search-wrapper"><span><svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
		    <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
		        <g transform="translate(1.000000, 1.000000)" stroke="currentColor" stroke-width="2">
		            <line x1="12" y1="0" x2="0" y2="12"></line>
		            <line x1="0" y1="0" x2="12" y2="12"></line>
		        </g>
		    </g>
		</svg>Close</span></a>
		<div class="clearfix"></div>
	</header>
	<div class="search-form">
		<div class="container">	
			<form method="get" action="https://wycliffe.org.uk">
				<label for="s">Search our site</label>
				<input type="text" name="s" placeholder="Search stories, pages, resources and more" />
				<a href="#" class="clear-search" aria-label="Clear search query"><svg width="22px" height="21px" viewBox="0 0 22 21" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g  fill="currentColor" fill-rule="nonzero">
            <path d="M11,0.5 C16.7934169,0.5 21.5,4.97125393 21.5,10.5 C21.5,16.0287461 16.7934169,20.5 11,20.5 C5.20658308,20.5 0.5,16.0287461 0.5,10.5 C0.5,4.97125393 5.20658308,0.5 11,0.5 Z M11,1.5 C5.74772192,1.5 1.5,5.53533583 1.5,10.5 C1.5,15.4646642 5.74772192,19.5 11,19.5 C16.2522781,19.5 20.5,15.4646642 20.5,10.5 C20.5,5.53533583 16.2522781,1.5 11,1.5 Z M14.3624997,7.30562527 C14.5315601,7.48358355 14.5439328,7.75341375 14.4039862,7.94475757 L14.3443747,8.01249972 L11.726,10.5 L14.3443747,12.9875003 C14.5445778,13.1776932 14.5526926,13.4941717 14.3624997,13.6943747 C14.1934394,13.872333 13.9245978,13.8985179 13.7263334,13.7685612 L13.6556253,13.7124997 L11,11.189 L8.34437473,13.7124997 C8.14417167,13.9026926 7.8276932,13.8945778 7.63750028,13.6943747 C7.46843992,13.5164165 7.45606715,13.2465862 7.59601382,13.0552424 L7.65562527,12.9875003 L10.273,10.5 L7.65562527,8.01249972 C7.4554222,7.8223068 7.44730737,7.50582833 7.63750028,7.30562527 C7.80656065,7.12766699 8.0754022,7.10148213 8.27366661,7.23143885 L8.34437473,7.28750028 L10.999,9.81 L13.6556253,7.28750028 C13.8558283,7.09730737 14.1723068,7.1054222 14.3624997,7.30562527 Z"></path>
        </g>
    </g>
</svg></a>
				<a href="#" class="button button-white-fill"><span><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
				    <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
				        <path d="M9,0 C13.9705627,0 18,4.02943725 18,9 C18,11.124779 17.2636898,13.0775836 16.0323074,14.6171757 L19.7071068,18.2928932 C20.0976311,18.6834175 20.0976311,19.3165825 19.7071068,19.7071068 C19.3466228,20.0675907 18.7793918,20.0953203 18.3871006,19.7902954 L18.2928932,19.7071068 L14.6171757,16.0323074 C13.0775836,17.2636898 11.124779,18 9,18 C4.02943725,18 0,13.9705627 0,9 C0,4.02943725 4.02943725,0 9,0 Z M9,2 C5.13400675,2 2,5.13400675 2,9 C2,12.8659932 5.13400675,16 9,16 C10.8904747,16 12.6059153,15.25059 13.8654514,14.0326404 C13.8886352,14.0004394 13.9147502,13.9710363 13.9428932,13.9428932 L14.0326404,13.8654514 C15.25059,12.6059153 16,10.8904747 16,9 C16,5.13400675 12.8659932,2 9,2 Z" fill="currentColor" fill-rule="nonzero"></path>
				    </g>
				</svg></span></a>
			</form>
		</div>
	</div>
</div>


<div class="info-modal-back"></div>
<div class="info-modal-window">
	<a href="#" class="info-modal-close"><svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
		    <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
		        <g transform="translate(1.000000, 1.000000)" stroke="currentColor" stroke-width="2">
		            <line x1="12" y1="0" x2="0" y2="12"></line>
		            <line x1="0" y1="0" x2="12" y2="12"></line>
		        </g>
		    </g>
	</svg><span>Close modal</span></a>
	<div class="info-modal-window-content">

	</div>
</div>

<div class="modal animate bounceInUp">
	<span class="modal-graphic-bottom-left"></span>
	<span class="modal-graphic-middle-right"></span>
	<header>
		<a href="#" class="button button-bordered button-bordered-white close-modal"><span><svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
		    <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
		        <g transform="translate(1.000000, 1.000000)" stroke="currentColor" stroke-width="2">
		            <line x1="12" y1="0" x2="0" y2="12"></line>
		            <line x1="0" y1="0" x2="12" y2="12"></line>
		        </g>
		    </g>
		</svg>Close</span></a>
	</header>
	<div class="modal-content-wrapper">
		<div class="container">
			
			<div class="modal-content">

			</div>
		</div>
	</div>
</div>

<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/wycliffe/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
        <script>
        // helper function for processing dynamic values
        function processDynamicValue(template) {
            if (!template) return '';
            
            // Check if template contains cookie references
            const cookieMatches = template.match(/\{\{([^}]+)\}\}/g);
            if (cookieMatches) {
                let processed = template;
                cookieMatches.forEach(function(match) {
                    const cookieName = match.replace(/\{\{|\}\}/g, '');
                    const cookieValue = Cookies.get(cookieName) || '';
                    processed = processed.replace(match, cookieValue);
                });
                return processed;
            }
            
            // Return as-is for static values (backward compatibility)
            return template;
        }

        document.addEventListener('HandL-After-Main-Function', () => {
            if (typeof handl_utm_dyo_logic === 'object') {
                // Convert to array if it's not already
                const logicArray = Array.isArray(handl_utm_dyo_logic) ? handl_utm_dyo_logic : [handl_utm_dyo_logic];
                
                logicArray.forEach(function(group) {
                    if (!group || !group.conditions || !Array.isArray(group.conditions)) return;

                    const logicType = group.logic_type || 'or';
                    const conditionsResult = evaluateConditionsJS(group.conditions, logicType);
                    
                    if (conditionsResult && group.then_actions && Array.isArray(group.then_actions)) {
                        // Execute THEN actions
                        executeActionsJS(group.then_actions);
                    } else if (!conditionsResult && group.else_actions && Array.isArray(group.else_actions)) {
                        // Execute ELSE actions  
                        executeActionsJS(group.else_actions);
                    }
                });
            }
        });

        function executeActionsJS(actions) {
            actions.forEach(function(action) {
                if (action.param && action.value) {
                    const processedValue = processDynamicValue(action.value);
                    SetRefLink(action.param, processedValue, true, 0);
                }
            });
        }

        function evaluateConditionsJS(conditions, logicType) {
            let allConditionsMet = true;
            let anyConditionMet = false;

            // Process each condition in the group
            conditions.forEach(function(condition) {
                if (!condition || !condition.utm_param || !condition.operator) return;

                const utmValue = Cookies.get(condition.utm_param) || '';
                const conditionResult = checkCondition(utmValue, condition.operator, condition.utm_value);

                if (logicType === 'and') {
                    if (!conditionResult) {
                        allConditionsMet = false;
                    }
                } else { // OR logic
                    if (conditionResult) {
                        anyConditionMet = true;
                    }
                }
            });

            return (logicType === 'and' && allConditionsMet) || (logicType === 'or' && anyConditionMet);
        }

        function checkCondition(value, operator, compare) {
            // Handle 'defined' and 'not_defined' operators that don't need a compare value
            if (operator === 'defined') {
                return value !== undefined && value !== '';
            }
            if (operator === 'not_defined') {
                return value === undefined || value === '';
            }

            // Skip other checks if we don't have a compare value
            if (!compare || compare === 'N/A') return false;

            switch (operator) {
                case 'equals':
                    return value === compare;
                case 'not_equals':
                    return value !== compare;
                case 'contains':
                    return value.indexOf(compare) !== -1;
                case 'not_contains':
                    return value.indexOf(compare) === -1;
                case 'starts_with':
                    return value.startsWith(compare);
                case 'ends_with':
                    return value.endsWith(compare);
                case 'regex':
                    try {
                        return new RegExp(compare).test(value);
                    } catch (e) {
                        console.error('Invalid regex pattern:', compare);
                        return false;
                    }
                default:
                    return false;
            }
        }
        </script>
        
	<script>
	if (typeof MsCrmMkt !== 'undefined'){
	    MsCrmMkt.MsCrmFormLoader.on("afterFormLoad", function(event) {
			jQuery(event.formPlaceholder).find('input').each(function(id, field){
			    var thiss = jQuery(field)			
			    
			    
			    if ( typeof(thiss.attr('title')) != 'undefined' ){
			        if (thiss.attr('title') != ''){
			            //console.log('1',field,thiss.attr('title'))
			            var param = thiss.attr('title').toLowerCase().replace(/\s+/g,'_')
			            var cookie_value = ''
					    if (param != '' && Cookies.get(param) && Cookies.get(param) != ''){
					        cookie_value = Cookies.get(param)
					    }
                        
                        if (cookie_value == ''){
	                        var param = thiss.attr('placeholder').toLowerCase().replace(/\s+/g,'_')
						    if (param != '' && Cookies.get(param) && Cookies.get(param) != ''){
						        cookie_value = Cookies.get(param)
						    }
                        }
                        
                    	thiss.val(cookie_value)
			        }else{
			            //console.log('2',field,thiss.attr('title'))
			        }
				}else{
			        //console.log('3',field,thiss.attr('title'))
				}
			})
	//		handl_utm_all_params.forEach(function(param) {
	//		    jQuery('input[title='+param+']').val(Cookies.get(param));
	//		})
		})
	}
	
	</script><script id="js-magnific-js" src="https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/themes/wycliffe/js/magnific-popup/dist/jquery.magnific-popup.min.js?ver=7.0"></script>
<script id="js-slick-js" src="https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/themes/wycliffe/js/slick/slick/slick.min.js?ver=7.0"></script>
<script id="js-script-js" src="https://cfbecdc18044a5f9a723.b-cdn.net/wp-content/themes/wycliffe/js/script.js?date=1781168712&#038;ver=7.0"></script>
<script id="wp-emoji-settings" type="application/json">
{"baseUrl":"https://s.w.org/images/core/emoji/17.0.2/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/17.0.2/svg/","svgExt":".svg","source":{"concatemoji":"https://cfbecdc18044a5f9a723.b-cdn.net/wp-includes/js/wp-emoji-release.min.js?ver=7.0"}}
</script>
<script type="module">
/*! This file is auto-generated */
const a=JSON.parse(document.getElementById("wp-emoji-settings").textContent),o=(window._wpemojiSettings=a,"wpEmojiSettingsSupports"),s=["flag","emoji"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\u1fac8")}return!1}function f(e,t,n,a){let r;const o=(r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement("canvas")).getContext("2d",{willReadFrequently:!0}),s=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement("script");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"});const r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],"flag"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});
//# sourceURL=https://wycliffe.org.uk/wp-includes/js/wp-emoji-loader.min.js
</script>
</body>
</html>

<!-- Page cached by LiteSpeed Cache 7.8.1 on 2026-06-11 10:05:12 -->