diff options
Diffstat (limited to 'lang/ne/lang.php')
-rw-r--r-- | lang/ne/lang.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/ne/lang.php b/lang/ne/lang.php new file mode 100644 index 000000000..6d1b8bcd0 --- /dev/null +++ b/lang/ne/lang.php @@ -0,0 +1,11 @@ +<?php +/** + * Nepali language file + * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + */ + +$lang['discussion'] = 'वार्तालाप'; +$lang['userpage'] = 'प्रयोगकर्ता पृष्ठ'; + +//Setup VIM: ex: et ts=2 : |