| 1 |
function f(e){const n=window.fluent_cart_block_translation;if(typeof n!="object")return e;n[e],e=n[e]||e;const t=Array.prototype.slice.call(arguments,1);if(t.length===0)return e;const c=/%(\d*\$?)s|%d/g;let l=0;return e=e.replace(c,(o,r)=>{if(r){const a=parseInt(r,10)-1;return a<t.length?t[a]:o}else return l<t.length?t[l++]:o}),e}export{f as b}; |