1<?php
2/**
3 * Translation for pluign LastFM settings
4 *
5 * @license:    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author:     Michael Klier <chi@chimeric.de>
7 */
8
9$lang['utc_offset'] = 'UTC Offset';
10$lang['dformat']    = 'Date format in php <a href="http://php.net/date" class="interwiki iw_phpfn" title="php date">date</a> format';
11