diff options
Diffstat (limited to 'lang/et/lang.php')
-rw-r--r-- | lang/et/lang.php | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/et/lang.php b/lang/et/lang.php new file mode 100644 index 000000000..f6223b752 --- /dev/null +++ b/lang/et/lang.php @@ -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 : |