var cx_libtranslate=(()=>{var i=(n,o)=>()=>(o||n((o={exports:{}}).exports,o),o.exports);var e=i(a=>{var r=class{#o;constructor(o){if(!(o instanceof Map))throw new Error("Phrasebook must be indialized with map.");this.#o=o}get(o){if(typeof o!="string")throw new Error("Phrase to translate must be string.");if(this.#o.has(o)){let s=this.#o.get(o);return typeof s!="string"?(console.error('Result for "'+o+'" is not string.'),o):s}return console.warn('Could not find "'+o+'" in phrasebook.'),o}};a.phrasebook=r});var f=i((b,t)=>{typeof t<"u"&&t.exports?t.exports.phrasebook=e().phrasebook:window.cx_libtranslate={phrasebook:e().phrasebook}});return f();})(); //# sourceMappingURL=cx-libtranslate.min.js.map