1<?php
2/**
3 * DokuWiki plugin for Hubspot
4 *
5 * English language file for the plugin
6 *
7 * @license GPLv3 (http://www.gnu.org/licenses/gpl.html)
8 * @author  Pieter van Os (info@pkservices.nl)
9 */
10
11// settings must be present and set appropriately for the language
12$lang['encoding'] = 'utf-8';
13$lang['direction'] = 'ltr';
14