source: extensions/SmiliesSupport/language/sv_SE/plugin.lang.php @ 10986

Last change on this file since 10986 was 10986, checked in by mistic100, 13 years ago

code cleanup

File size: 474 bytes
Line 
1<?php
2
3$lang['smilies_dir'] = "Smileys' Mappar";
4$lang['nb_columns'] = "Nb. Kolumer";
5$lang['representant'] = "Representative";
6$lang['All Smilies'] = "Alla Smilies";
7$lang['smilies_file_help'] = "Som standard när en användare klickar på en smiley, tillägger Smilies Stödja ett sökord som matchar namnet på filen (smile.png -> :smile:).<br>
8  Men här kan du konfigurera andra strängar som ska ersättas. Varje smilies mapp har sin egen <i>smilies.txt</i> fil.";
9
10?>
Note: See TracBrowser for help on using the repository browser.