xref: /plugin/include/lang/sv/settings.php (revision 7751c4d4322fb62e1b2d6fa029ed221e82be5795)
1<?php
2/**
3 * Swedish language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author     Christer Nygren <wiki@fronet.fro.se>
7 */
8
9// for the configuration manager
10$lang['firstseconly']  = 'visa endast första delen av inlägg';
11$lang['showlink']      = 'visa permalinks under inlägg';
12$lang['showdate']      = 'visa datum under inlägg';
13$lang['showuser']      = 'visa användarnamn under inlägg';
14
15//Setup VIM: ex: et ts=2 :