wiki.techinc.nl/languages/messages/MessagesMo.php

22 lines
495 B
PHP
Raw Normal View History

2008-02-04 14:57:05 +00:00
<?php
/** Moldavian (молдовеняскэ)
*
* To improve a translation please visit https://translatewiki.net
*
* @ingroup Language
* @file
*
* @author Comp1089
* @author Node ue
* @author לערי ריינהארט
*/
2008-02-04 14:57:05 +00:00
$fallback = 'ro';
$specialPageAliases = array(
'CreateAccount' => array( 'КреареКонт' ),
'Preferences' => array( 'Преферинце' ),
'Recentchanges' => array( 'Модификэрьреченте' ),
);