wiki.techinc.nl/languages/messages/MessagesHif_deva.php
Raimond Spekking c0bb2cb46f Per discussion at the developer meeting: Remove arbitrary sprinkled message documentation from message files.
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.
2009-04-16 10:17:40 +00:00

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' => 'मुख्य पृष्ठ',
);