Initial commit
This commit is contained in:
14
content/lib/plugins/config/lang/hi/lang.php
Normal file
14
content/lib/plugins/config/lang/hi/lang.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* Hindi language file
|
||||
*
|
||||
* @author Abhinav Tyagi <abhinavtyagi11@gmail.com>
|
||||
* @author yndesai@gmail.com
|
||||
*/
|
||||
$lang['sepchar'] = 'पृष्ठ का नाम शब्द प्रथक्कर';
|
||||
$lang['sitemap'] = 'गूगल का सूचना पटल नक्शा बनायें (दिन)';
|
||||
$lang['license_o_'] = 'कुछ नहीं चुना';
|
||||
$lang['typography_o_0'] = 'कुछ नहीं';
|
||||
$lang['showuseras_o_username'] = 'उपयोगकर्ता का पूर्ण नाम';
|
||||
$lang['useheading_o_0'] = 'कभी नहीं';
|
||||
$lang['useheading_o_1'] = 'हमेशा';
|
Reference in New Issue
Block a user