diff options
author | Andreas Gohr <andi@splitbrain.org> | 2014-02-28 12:43:19 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2014-02-28 12:44:10 +0100 |
commit | 524df5769a0b9b7aa35af6500c85528c2b0515fe (patch) | |
tree | bfee5549e25dcf02c255f1334123dc49bb06f584 /inc/lang/ne | |
parent | 8daa2c9f98ef02857c1d92f2f226288c313146a7 (diff) | |
download | rpg-524df5769a0b9b7aa35af6500c85528c2b0515fe.tar.gz rpg-524df5769a0b9b7aa35af6500c85528c2b0515fe.tar.bz2 |
added stripped bit to language file
this has been done by a script and might not be 100% accurate
Diffstat (limited to 'inc/lang/ne')
-rw-r--r-- | inc/lang/ne/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/ne/lang.php b/inc/lang/ne/lang.php index 7fd14d2c5..5b24d4c49 100644 --- a/inc/lang/ne/lang.php +++ b/inc/lang/ne/lang.php @@ -192,3 +192,4 @@ $lang['i_pol1'] = 'Public विकि (पठन सवैका $lang['i_pol2'] = 'बन्द विकि (पठन , लेखन, अपलोड ) दर्ता भएका प्रयोगकर्ताका लागि मात्र ।'; $lang['i_retry'] = 'पुन: प्रयास गर्नुहोस् '; $lang['recent_global'] = 'तपाई अहिले <b>%s</b> नेमस्पेस भित्र भएका परिवर्तन हेर्दैहुनुहुन्छ। तपाई <a href="%s">पुरै विकिमा भएको परिवर्तन हेर्न सक्नुहुन्छ</a>.'; +$lang['notloggedin'] = 'सम्भवत: तपाईले प्रवेश गर्न भुल्नु भयो।'; |