diff options
author | Gerry Weißbach <gerry.w@gammaproduction.de> | 2015-05-07 11:32:29 +0200 |
---|---|---|
committer | Gerry Weißbach <gerry.w@gammaproduction.de> | 2015-05-07 11:32:29 +0200 |
commit | d2d5fb4254e659561b6bae97cfd9ed2bdad73aa6 (patch) | |
tree | d6b1ec7d36c8861e716554533c2fd59156b94c09 /lib/plugins/authplain/lang/ne | |
parent | c594265e447bf705dae05f5e59560ea4c3afea0b (diff) | |
parent | 9234bce90e1297ac66acc321827cb0f832864fe4 (diff) | |
download | rpg-d2d5fb4254e659561b6bae97cfd9ed2bdad73aa6.tar.gz rpg-d2d5fb4254e659561b6bae97cfd9ed2bdad73aa6.tar.bz2 |
Merge commit '9234bce90e1297ac66acc321827cb0f832864fe4' into extension_manager
Diffstat (limited to 'lib/plugins/authplain/lang/ne')
-rw-r--r-- | lib/plugins/authplain/lang/ne/lang.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/plugins/authplain/lang/ne/lang.php b/lib/plugins/authplain/lang/ne/lang.php new file mode 100644 index 000000000..942757855 --- /dev/null +++ b/lib/plugins/authplain/lang/ne/lang.php @@ -0,0 +1,6 @@ +<?php +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + */ +$lang['userexists'] = 'यो नामको प्रयोगकर्ता पहिले देखि रहेको छ।'; |