/* * 2019-2020 MDWeb * * @author MDWeb * @copyright 22019-2020 MDWeb * @license Commercial */ $(document).ready(function (){ Weglot.initialize({ api_key: weglotKey }); });