The removed comments are included in MessagesQqq.php togehter with a lot more documentation Add a link to translatewiki.net too to show users the way to improve translations.
17 lines
596 B
PHP
17 lines
596 B
PHP
<?php
|
|
/** फ़ीजी हिन्दी (फ़ीजी हिन्दी)
|
|
*
|
|
* See MessagesQqq.php for message documentation incl. usage of parameters
|
|
* To improve a translation please visit http://translatewiki.net
|
|
*
|
|
* @ingroup Language
|
|
* @file
|
|
*
|
|
* @author Girmitya
|
|
*/
|
|
|
|
$messages = array(
|
|
# All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
|
|
'mainpage' => 'मुख्य पृष्ठ',
|
|
|
|
);
|