ProtectedContactPage/ContactPage.i18n.sv.php

15 lines
322 B
PHP
Raw Normal View History

<?php
/**
* Internationalisation file for the ContactPage extension
*
* @package MediaWiki
* @subpackage Extensions
* @author Daniel Kinzler, brightbyte.de
* @copyright © 2007 Daniel Kinzler, Betawiki users
* @licence GNU General Public Licence 2.0 or later
*/
$messages = array(
'contact' => 'Kontakta oss',
);