1<?php2/**3 * Swedish language file4 *5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)6 * @author Christer Nygren <wiki@fronet.fro.se>7 */89// custom language strings for the plugin10$lang['readmore'] = '→ Läs mer...';
1112//Setup VIM: ex: et ts=2 :