initial commit starter template
This commit is contained in:
commit
9e15017636
80 changed files with 2803 additions and 0 deletions
13
lang/et/lang.php
Executable file
13
lang/et/lang.php
Executable file
|
@ -0,0 +1,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 :
|
Loading…
Add table
Add a link
Reference in a new issue