File: lang.php

package info (click to toggle)
dokuwiki 0.0.20091225c-10%2Bsqueeze2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 19,292 kB
  • ctags: 11,043
  • sloc: php: 93,871; sh: 385; perl: 193; makefile: 27
file content (12 lines) | stat: -rw-r--r-- 618 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Hindi language file
 *
 * @author Abhinav Tyagi <abhinavtyagi11@gmail.com>
 */
$lang['sepchar']               = 'पृष्ठ का नाम शब्द प्रथक्कर';
$lang['sitemap']               = 'गूगल का सूचना पटल नक्शा बनायें (दिन)';
$lang['license_o_']            = 'कुछ नहीं चुना';
$lang['typography_o_0']        = 'कुछ नहीं';
$lang['showuseras_o_username'] = 'उपयोगकर्ता का पूर्ण नाम';
$lang['useheading_o_0']        = 'कभी नहीं';