summaryrefslogtreecommitdiff
path: root/lang/fi/lang.php
blob: f64555b651cd4a3eadc1d5db58831dcce055ed9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
/**
 * Finnish language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['discussion']      = 'Keskustelu';
$lang['back_to_article'] = 'Takaisin artikkeliin';
$lang['userpage']        = 'Käyttäjäsivu';


//Setup VIM: ex: et ts=2 :