1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Tor Härnqvist <tor@harnqvist.se>
7 */
8$lang['loading']               = 'Laddar...';
9$lang['gotohere']              = '>> Gå till denna sida';
10$lang['error_notfound']        = 'Sidan hittades ej.';
11