aboutsummaryrefslogtreecommitdiffstats
path: root/mga1_release_notes/mga1_release_notes_locales.php
blob: 06113248350984fd72f068ac001586af0ea9ae61 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php

$_t = array(
    'en' => array(
		'page_title' => 'Mageia 1 - Release notes',
		'page_desc' => 'Release notes of the Mageia 1 release',
		'page_kw' => 'mageia, release notes, Mga1',
		'page_h1' => 'Mageia 1 - Release notes'
	)
);
?>