blob: f6223b7524a970643ebf44fd82f8d2f2c2eb9bdf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?php
/**
* Estonian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Arutelu';
$lang['back_to_article'] = 'Tagasi artikli';
$lang['userpage'] = 'Kasutaja leht';
//Setup VIM: ex: et ts=2 :
|