aboutsummaryrefslogtreecommitdiffstats
path: root/languages/messages/MessagesMo.php
blob: dd8133e830fcc51b7ddf846dd2ef53ae52ff7c36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?php
/** Moldavian (молдовеняскэ)
 *
 * To improve a translation please visit https://translatewiki.net
 *
 * @ingroup Language
 * @file
 *
 * @author Comp1089
 * @author Node ue
 * @author לערי ריינהארט
 */

$fallback = 'ro';

$specialPageAliases = [
	'CreateAccount'             => [ 'КреареКонт' ],
	'Preferences'               => [ 'Преферинце' ],
	'Recentchanges'             => [ 'Модификэрьреченте' ],
];