<?php
/** tarandíne (tarandíne)
 *
 * @file
 * @ingroup Languages
 *
 * @author Joetaras
 * @author Kaganer
 * @author McDutchie
 * @author Reder
 */

$fallback = 'it';

/** @phpcs-require-sorted-array */
$specialPageAliases = [
	'Allmessages'               => [ 'TutteLeMessagge' ],
	'Preferences'               => [ 'Preferenze' ],
	'Recentchanges'             => [ 'UrtemeCangiaminde' ],
	'Statistics'                => [ 'Statisteche' ],
	'Upload'                    => [ 'Carecaminde' ],
	'Version'                   => [ 'Versione' ],
	'Watchlist'                 => [ 'PàggeneCondrollete' ],
];
