diff options
Diffstat (limited to 'lang/az')
-rw-r--r-- | lang/az/lang.php | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/az/lang.php b/lang/az/lang.php new file mode 100644 index 000000000..ea94e8706 --- /dev/null +++ b/lang/az/lang.php @@ -0,0 +1,12 @@ +<?php +/** + * Azerbaijani language file + * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + */ + +$lang['discussion'] = 'Müzakirə'; +$lang['back_to_article'] = 'Geri makalenin'; // Məqalədə qayıt +$lang['userpage'] = 'İstifadəçi səhifəsi'; + +//Setup VIM: ex: et ts=2 : |