1<?php
2
3/**
4 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Petr Kajzar <petr.kajzar@centrum.cz>
7 */
8$lang['__link__']              = 'The general link color';
9$lang['__theme_color__']       = 'Theme color of the web app';
10$lang['__width__']             = 'The width of the content area (any CSS unit: %, px, em, ...)';
11